mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
readme mincer typo [ci skip]
This commit is contained in:
parent
682b3d00ff
commit
4c09f2d7e7
1 changed files with 2 additions and 2 deletions
|
@ -149,9 +149,9 @@ This is compatible by default with asset managers such as [wiredep](https://gith
|
|||
|
||||
#### Node.js Mincer
|
||||
|
||||
If you use [mincer][mincer] with node-sass, import bootstrap into like so:
|
||||
If you use [mincer][mincer] with node-sass, import bootstrap like so:
|
||||
|
||||
In `application.css.ejs.scss` (NB **.css.ejs.css**):
|
||||
In `application.css.ejs.scss` (NB **.css.ejs.scss**):
|
||||
|
||||
```scss
|
||||
// Import mincer asset paths helper integration
|
||||
|
|
Loading…
Add table
Reference in a new issue