pdns-web/resources/assets/sass/app.scss

10 lines
191 B
SCSS
Raw Permalink Normal View History

2018-03-29 14:51:40 -04:00
// Fonts
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
// Variables
@import "variables";
// Bootstrap
@import "~bootstrap-sass/assets/stylesheets/bootstrap";