Merge pull request #4516 from consul/reduce_font_awesome

Limit Font Awesome imports to reduce CSS size
This commit is contained in:
Javi Martín
2021-07-02 13:49:31 +02:00
committed by GitHub
2 changed files with 1466 additions and 3 deletions

View File

@@ -3,7 +3,8 @@
@import "c3";
@import "social-share-button";
@import "font-awesome-sprockets";
@import "font-awesome";
@import "font-awesome/variables";
@import "font-awesome/path";
@import "jquery-ui/autocomplete";
@import "jquery-ui/datepicker";
@import "jquery-ui/sortable";

File diff suppressed because it is too large Load Diff