mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2026-01-01 17:23:31 +00:00
This rule enforces unitless zero values in vanilla-extract style objects: - Automatically removes unnecessary units from zero values - Handles both positive and negative zero values - Preserves units where required (time properties, CSS functions) - Works with all vanilla-extract APIs |
||
|---|---|---|
| .. | ||
| _tests_ | ||
| index.ts | ||
| rule-definition.ts | ||
| zero-unit-processor.ts | ||
| zero-unit-visitor-creator.ts | ||