mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-11-01 21:21:11 +01:00
b61e3daf98
* Initial multiple frontend support * Removed unnecessary require() * Moved styles/images out of common
5 lines
128 B
SCSS
5 lines
128 B
SCSS
// This makes our fonts available everywhere.
|
|
|
|
@import 'fonts/roboto';
|
|
@import 'fonts/roboto-mono';
|
|
@import 'fonts/montserrat';
|