docs 📝: add demo gif to README

This commit is contained in:
Ante Budimir 2025-03-10 20:04:45 +02:00
parent 4df6af76f7
commit fb77b52800
4 changed files with 11 additions and 3 deletions

View file

@ -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
![Plugin Demo](https://github.com/user-attachments/assets/93ba118d-84df-4da0-ac68-fdb429e581d6)
## Features
- Enforces CSS property ordering in vanilla-extract style objects with two available presets: