mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
b61e3daf98
* 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';
|