Files
lgp-admin-plus-api/resources/assets/sass/app.scss

10 lines
203 B
SCSS
Raw Normal View History

2015-06-22 18:24:47 -05:00
2016-07-23 20:23:25 -05:00
// Fonts
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
2016-07-23 14:56:55 -05:00
2016-07-23 20:23:25 -05:00
// Variables
2016-07-10 16:28:20 -05:00
@import "variables";
2016-07-23 20:23:25 -05:00
// Bootstrap
2016-07-10 16:28:20 -05:00
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";