@ec0lint/plugin-css
Version:
ec0lint plugin that provides rules to verify CSS definition objects
22 lines (13 loc) • 911 B
Markdown
# Introduction
[ec0lint-plugin-css](https://www.npmjs.com/package/@ec0lint/plugin-css) is an ec0lint plugin that provides rules to verify CSS definition objects.
[](https://www.npmjs.com/package/@ec0lint/plugin-css)
[](https://www.npmjs.com/package/@ec0lint/plugin-css)
[](http://www.npmtrends.com/@ec0lint/plugin-css)
## 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](./playground/README.md).
## Usage
See [eslint-plugin-css user guide](./user-guide/README.md).