glados.no/theme/css/site.scss

12 lines
193 B
SCSS
Raw Normal View History

2020-11-21 14:13:16 +01:00
---
---
// Customise bootstrap, and set site-wide variables.
@import 'variables';
// Include Bootstrap.
@import 'bootstrap/bootstrap';
// Include SCSS for the theme itself.
@import 'theme';