Commit graph

3 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
1092b47f1c test : add coverage for shared utility functions
Add comprehensive tests for shared utility modules to improve code coverage:

- Test property name extraction edge cases
- Test CSS property priority map with invalid groups
- Test order strategy visitor creator edge cases
- Test font face property order enforcer early returns
- Test style node processor with arrays and null values

These tests ensure all code paths in shared utilities are properly exercised,
including error handling and edge cases.
2025-03-10 09:28:51 +02:00
f2ad87c882 feat 🔨: add script for versioning updates 2025-03-07 11:10:27 +02:00