Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Fixes CSS Minification + Feature Query Issue #56

Merged
merged 1 commit into from Sep 17, 2020
Merged

Conversation

tylergaw
Copy link
Contributor

I documented the underlying issue with the 3rd party CSS minifier here clean-css/clean-css#1125

This was causing us to never load the variable font, even when browsers supported it because the @supports condition was being made invalid when the quotes got stripped.

This PR hides the @support block from the minifier

@tylergaw tylergaw self-assigned this Sep 17, 2020
@tylergaw tylergaw merged commit ce72f76 into main Sep 17, 2020
@tylergaw tylergaw deleted the tg-fixes-cssmin-issue branch September 17, 2020 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant