master-co / css

The CSS Language and Framework
https://css.master.co
MIT License
1.82k stars 41 forks source link

🐞 light-dark() with An ESLint Error #370

Closed MarkSky closed 1 hour ago

MarkSky commented 6 days ago

Description

I write a class on div element: <div class="bg:light-dark(#333b3c,#efefec)"></div> And I got an error: Invalid value for background property. eslint(@master/css/class-validation)

Reproduction

No response

System Informations

OS: Windows 11 Node: v23.2.0 PNPM: 9.13.2