mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2025-12-31 17:03:32 +00:00
docs 📝: add demo gif to README
This commit is contained in:
parent
4df6af76f7
commit
fb77b52800
4 changed files with 11 additions and 3 deletions
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
An ESLint plugin for enforcing best practices in [vanilla-extract](https://github.com/vanilla-extract-css/vanilla-extract) CSS styles, including CSS property ordering and additional linting rules. Available presets are for alphabetical and [concentric](https://rhodesmill.org/brandon/2011/concentric-css/) CSS ordering. The plugin also supports a custom group ordering option based on groups available in [concentric CSS](src/css-rules/concentric-order/concentric-groups.ts).
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- Enforces CSS property ordering in vanilla-extract style objects with two available presets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue