mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +00:00
10 lines
223 B
SCSS
10 lines
223 B
SCSS
/* Main Styles
|
|
*
|
|
* Include this only once in your outermost component (ex. App.vue)
|
|
*
|
|
--------------------------------------------- */
|
|
|
|
@forward "./fonts/lato";
|
|
@forward "./fonts/gentium-basic";
|
|
@forward "./core/reset";
|