davesnx / styled-ppx

Type-safe styled components for ReScript, Melange and native with type-safe CSS
https://styled-ppx.vercel.app
BSD 2-Clause "Simplified" License
399 stars 32 forks source link

Support CSS variables #417

Open davesnx opened 7 months ago

davesnx commented 7 months ago

CSS Variables aren’t well supported on [Parser.re] and some properties can contain CSS variables.

It’s a similar issue as where it can be in a lot of places, and the CSS Spec doesn’t explain this in the BNF.