Vinod Tik
Results
1
issues of
Vinod Tik
I want to lint some css like this : ``` {` .demoClass { bad-property: ${ some value }; } `} ``` Can this lint this thing in my `nextJS` application....