You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
298 B
15 lines
298 B
/* IMPORTS */ |
|
|
|
//@import url(font-awesome.min.css); |
|
// variables |
|
@import "variables"; |
|
// typography |
|
@import "typography"; |
|
//bootstrap |
|
@import "bootstrap"; |
|
//material design bootstrap |
|
//@import "../node_modules/mdbootstrap/scss/mdb-free.scss"; |
|
// mixins |
|
@import "mixins"; |
|
// barrio |
|
@import "barrio"; |