Skip to content

Commit 376fd83

Browse files
Copilotanubra266
andcommitted
Add changeset for CSS variables support
Co-authored-by: anubra266 <[email protected]>
1 parent 7f0665d commit 376fd83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/allow-css-variables.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-panda": patch
3+
---
4+
5+
Allow CSS variables in no-hardcoded-color rule. CSS variables like `var(--something-here)` are now recognized as valid color values and will not trigger the no-hardcoded-color rule error.

0 commit comments

Comments
 (0)