stitchesjs / stitches

[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
https://stitches.dev
MIT License
7.72k stars 251 forks source link

Revert "Fix toTokenizedValue() execution with URL values" #1107

Closed hadihallak closed 1 year ago

hadihallak commented 1 year ago

Reverts stitchesjs/stitches#1066

The original solution uses negative lookbehind which is not supported in Safari