Closed MarkSky closed 1 hour ago
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)
<div class="bg:light-dark(#333b3c,#efefec)"></div>
Invalid value for background property. eslint(@master/css/class-validation)
No response
OS: Windows 11 Node: v23.2.0 PNPM: 9.13.2
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