mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 11:11:11 +02:00
* Initial multiple frontend support * Removed unnecessary require() * Moved styles/images out of common
6 lines
128 B
SCSS
6 lines
128 B
SCSS
// This makes our fonts available everywhere.
|
|
|
|
@import 'fonts/roboto';
|
|
@import 'fonts/roboto-mono';
|
|
@import 'fonts/montserrat';
|