phpvms/resources/assets/sass/app.scss
2017-06-08 13:28:26 -05:00

10 lines
201 B
SCSS
Executable File

// Fonts
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
// Variables
@import "variables";
// Bootstrap
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";