mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
readme: specify mincer import ext [ci skip]
This commit is contained in:
parent
64a88d89b8
commit
ce9bba20e3
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ Sass, JS, and all other assets are located at [vendor/assets](/vendor/assets).
|
|||
|
||||
#### Mincer
|
||||
|
||||
If you use [mincer][mincer] with node-sass, import bootstrap like so:
|
||||
If you use [mincer][mincer] with node-sass, import bootstrap into a `.css.ejs.scss` file like so:
|
||||
|
||||
```scss
|
||||
// Import mincer asset paths helper integration
|
||||
|
|
Loading…
Add table
Reference in a new issue