You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wiki/client/scss/app.scss

11 lines
210 B

8 years ago
@import './layout/_fonts';
@import './layout/_base';
$warning: #f68b39;
@import 'bulma';
@import './libs/twemoji-awesome';
8 years ago
@import './layout/_header';
@import './layout/_footer';
@import './layout/_content';