Skip to content

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Apr 22, 2025

This builds on top of #1316 to simplify and improve value parsing in the language service. It's fairly easy to trip up the regexes we use to match and replace things. This PR changes things around to use proper parsers that implement the same algorithms that CSS uses.

There's still a lot of work left to make use of these new parsers everywhere that is necessary.

Fixes #1210

@thecrypticace thecrypticace force-pushed the fix/better-calc-evaluation branch 2 times, most recently from 5c1a316 to cfa251d Compare April 23, 2025 15:02
Base automatically changed from fix/better-calc-evaluation to main April 23, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant