@ec0lint/plugin-css
v0.0.2
Published
ec0lint plugin that provides rules to verify CSS definition objects
Downloads
5
Maintainers
Readme
Introduction
ec0lint-plugin-css is an ec0lint plugin that provides rules to verify CSS definition objects.
Features
This ec0lint plugin provides linting rules to verify CSS definition objects.
- Find the wrong usage of CSS definition objects, and their hints.
- Support for Vue and JSX (React).
- Partial support for [styled-components] style objects.
You can check on the Online DEMO.