mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
6 lines
184 B
Sass
6 lines
184 B
Sass
// Import Bootstrap Compass integration
|
|
@import "bootstrap-compass"
|
|
// Import custom Bootstrap variables
|
|
@import "bootstrap-variables"
|
|
// Import Bootstrap for Sass
|
|
@import "bootstrap"
|