mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 03:04:05 +00:00
10 lines
201 B
SCSS
Vendored
10 lines
201 B
SCSS
Vendored
|
|
// 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";
|