CI / test (push) Successful in 4s
Commit bundled PBF font ranges in web/fonts and point the style glyph template to local files to avoid external glyph 404s. Made-with: Cursor
8 lines
158 B
SCSS
8 lines
158 B
SCSS
/* MaterialDesignIcons.com */
|
|
@import "variables";
|
|
@import "functions";
|
|
@import "path";
|
|
@import "core";
|
|
@import "icons";
|
|
@import "extras";
|
|
@import "animated"; |