1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 16:24:29 +00:00
pixelfed/resources/assets/sass/app.scss
2018-05-19 21:14:39 -06:00

15 lines
No EOL
201 B
SCSS
Vendored

// Fonts
@import "fonts";
// Variables
@import "variables";
// Bootstrap
@import '~bootstrap/scss/bootstrap';
@import "custom";
@import "components/typeahead";
@import "components/notifications";