source:
resources/sass/app.scss
Last change on this file was dfae77e, checked in by , 2 years ago | |
---|---|
|
|
File size: 158 bytes |
Line | |
---|---|
1 | // Fonts |
2 | @import url('https://fonts.googleapis.com/css?family=Nunito'); |
3 | |
4 | // Variables |
5 | @import 'variables'; |
6 | |
7 | // Bootstrap |
8 | @import '~bootstrap/scss/bootstrap'; |
Note:
See TracBrowser
for help on using the repository browser.