• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

antebudimir / eslint-plugin-vanilla-extract
93%

Build:
DEFAULT BRANCH: main
Repo Added 10 Mar 2025 12:32PM UTC
Files 59
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • custom-style-functions2

01 Dec 2025 05:09PM UTC coverage: 92.646% (+0.07%) from 92.574%
19831057885

push

github

antebudimir
feat 🥁: add no-unitless-values rule

- Disallow unitless numeric values for CSS properties that require units (e.g., width: 100 should be width: 100px)
- Allow zero values and unitless-valid properties (opacity, zIndex, lineHeight)
- Support both numeric literals and string literals with unitless numbers
- Configurable allowlist via 'allow' option

1094 of 1240 branches covered (88.23%)

Branch coverage included in aggregate %.

368 of 388 new or added lines in 3 files covered. (94.85%)

4298 of 4580 relevant lines covered (93.84%)

314.59 hits per line

Relevant lines Covered
Build:
Build:
4580 RELEVANT LINES 4298 COVERED LINES
314.59 HITS PER LINE
Source Files on main
  • Tree
  • List 59
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19831057885 main feat 🥁: add no-unitless-values rule - Disallow unitless numeric values for CSS properties that require units (e.g., width: 100 should be width: 100px) - Allow zero values and unitless-valid properties (opacity, zIndex, lineHeight) - Support both ... push 01 Dec 2025 05:10PM UTC antebudimir github
92.65
19830657381 main feat 🥁: add no-unitless-values rule - Disallow unitless numeric values for CSS properties that require units (e.g., width: 100 should be width: 100px) - Allow zero values and unitless-valid properties (opacity, zIndex, lineHeight) - Support both ... push 01 Dec 2025 04:57PM UTC antebudimir github
92.65
19594253263 main fix 🐞: fix false positives for non-empty object arguments in empty-style-blocks rule push 22 Nov 2025 10:33AM UTC antebudimir github
92.57
19594226512 main fix 🐞: fix false positives for non-empty object arguments in empty-style-blocks rule push 22 Nov 2025 10:31AM UTC antebudimir github
92.57
19356014348 main feat 🥁: add prefer-theme-tokens rule - 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... push 14 Nov 2025 06:10AM UTC antebudimir github
92.52
19343386824 main feat 🥁: add prefer-theme-tokens rule - 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... push 13 Nov 2025 07:28PM UTC antebudimir github
92.52
19213363171 main feat 🥁: add prefer-logical-properties rule for i18n-friendly styles - Add new rule `prefer-logical-properties` that enforces logical CSS properties over physical directional properties - Detects 140+ physical property mappings across margin, padd... push 09 Nov 2025 07:30PM UTC antebudimir github
93.9
19212956927 main feat 🥁: add prefer-logical-properties rule for i18n-friendly styles - Add new rule `prefer-logical-properties` that enforces logical CSS properties over physical directional properties - Detects 140+ physical property mappings across margin, padd... push 09 Nov 2025 06:55PM UTC antebudimir github
93.9
19060413392 main feat 🥁: add no-px-unit rule - Add new rule `no-px-unit` that disallows `px` units in vanilla-extract styles with an allowlist option - Provides fix suggestions for string literals and simple template literals (no expressions) push 04 Nov 2025 06:56AM UTC antebudimir github
94.16
19060178532 main feat 🥁: add no-px-unit rule - Add new rule `no-px-unit` that disallows `px` units in vanilla-extract styles with an allowlist option - Provides fix suggestions for string literals and simple template literals (no expressions) push 04 Nov 2025 06:43AM UTC antebudimir github
94.16
See All Builds (41)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc