source: resources/sass/app.scss@ dfae77e

Last change on this file since dfae77e was dfae77e, checked in by Igor Danilovski <igor_danilovski@…>, 22 months ago
  • Initial commit;
  • Property mode set to 100644
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.