5 lines
97 B
SCSS
5 lines
97 B
SCSS
@import 'variables';
|
|
@import 'mixins';
|
|
|
|
@include material-icons-font('Material Icons Outlined');
|