1.2.1 • Published 3 years ago

@wonderflow/stylelint-config v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Wonderflow Stylelint Configuration

Release

This repository contains the source code of Wonderflow stylelint rules to ensure your CSS is compliant with Wonderflow CSS coding standards.

npm i -D @wonderflow/stylelint-config

Usage

Extends the configuration from your local stylelint configuration file:

{
  "extends": "@wonderflow/stylelint-config",
  "ignoreFiles": [
    "!**/*.css",
    "**/*.jsx",
    "**/*.tsx",
    "**/*.ts",
    "node_modules"
  ]
}
1.2.0

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.2.1

3 years ago

1.1.1

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.1.4

3 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago