Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 23:52
76c59c4

Patch Changes

  • 376fd83: 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.