Commit graph

4 commits

Author SHA1 Message Date
47d3deb2f1 feat 🥁: add no-empty-style-blocks rule to detect and prevent empty CSS blocks 2025-04-06 11:42:54 +03:00
3e9bad1b02 feat 🥁: implement special ordering for fontFace APIs
- Ensure 'src' property always appears first
- Sort remaining properties alphabetically
- Handle both APIs correctly despite different argument structures
- Handles font faces ordering the same in all 3 available CSS rules
- Update documentation with fontFace ordering details
2025-03-08 23:05:23 +02:00
dea0a328cf feat 🥁: add support for linting keyframes and globalKeyframes 2025-03-06 06:23:54 +02:00
88a9d4382f chore 🔧: add sample CSS file for linting demo during development 2025-03-04 20:30:25 +02:00