Ekapp/skolehjem/resources/sass/app.scss

9 lines
160 B
SCSS
Raw Normal View History

2020-06-09 06:24:20 +00:00
// Fonts
@import url('https://fonts.googleapis.com/css?family=Nunito');
2020-06-08 13:08:46 +00:00
2020-06-09 06:24:20 +00:00
// Variables
@import 'variables';
// Bootstrap
2020-06-09 06:38:05 +00:00
//@import '~bootstrap/scss/bootstrap';