1
0
Fork 0
mirror of https://gitlab.com/Shinobi-Systems/ShinobiCE.git synced 2025-03-09 15:40:15 +00:00
ShinobiCE/web/libs/sass/roboto.scss
Moe d0b12e92e7 Son Goku
- Rebased sql, test, web, defintions, languages, INSTALL, and libs folders.
2019-03-07 14:43:37 -08:00

15 lines
275 B
SCSS

@import "variables";
@import "mixins";
@import "Thin";
@import "ThinItalic";
@import "Light";
@import "LightItalic";
@import "Regular";
@import "Italic";
@import "Medium";
@import "MediumItalic";
@import "Bold";
@import "BoldItalic";
@import "Black";
@import "BlackItalic";