0.3.0 • Published 9 years ago

eslint-plugin-cssx v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago