patrickhulce / fontmin-webpack

Minifies icon fonts to just the used glyphs.
MIT License
139 stars 19 forks source link

Parse CSS for content usage instead of RegExp #3

Open patrickhulce opened 7 years ago

patrickhulce commented 7 years ago

Currently uses a regex search to find content but would be much better to parse and walk the AST