10/31/2021
•
EN
Building a fast SCSS-like rule expander for CSS using fuzzy parsing
Explains how to build a fast CSS preprocessor using fuzzy parsing to expand nested SCSS-like rules without a full parser.