mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2025-12-31 17:03:32 +00:00
- Enforce theme tokens over hard-coded values in vanilla-extract styles (colors, spacing, font sizes, border radius/widths, shadows, z-index, opacity, font weights, transitions) - Provide token suggestions from configured theme contracts; optional auto-fix for unambiguous replacements |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| index.ts | ||
| rule-definition.ts | ||
| theme-contract-analyzer.ts | ||
| theme-token-processor.ts | ||
| theme-token-visitor-creator.ts | ||
| value-evaluator.ts | ||