0.3.3 • Published 10 years ago

eslint-plugin-cssx v0.3.3

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

ESLint plugin for CSSX

Install the plugin with npm i eslint-plugin-cssx and add it to your .eslintrc file:

"plugins": [
  "eslint-plugin-cssx"
]

Note: the plugin is replacing CSSX expressions with empty object so the code becomes a valid JavaScript/JSX. It's not doing CSS linting.

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago