docs: update README.md

This commit is contained in:
seongminn 2025-06-25 23:11:58 +09:00
parent d5037f839f
commit 4d5a561fba

View file

@ -27,6 +27,8 @@ ordering option based on groups available in [concentric CSS](src/css-rules/conc
- Handles complex cases like nested objects, arrays of styles, and pseudo selectors
- Works with camelCase properties as used in vanilla-extract
- Additional linting rules for enhanced code quality (see roadmap for upcoming features)
- Automatic wrapper function detection - works with custom wrapper functions that call vanilla-extract APIs, using
reference tracking to apply all rules regardless of how vanilla-extract functions are wrapped
## Requirements