Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.11k stars 4.94k forks source link

Remove CSS special comments #6931

Closed ZLevine closed 3 years ago

ZLevine commented 4 years ago

Issue Titles

[All Components] Special comments in CSS should be stripped out

Closed Issues

6930

Description

This PR makes Semantic UI slightly smaller by converting special CSS comments to normal CSS comments, allowing them to easily be removed from minifiers by default. Please see #6930 for more info.