Skip to content

Commit 1ba240f

Browse files
committed
Merge pull request #14 from abhishekbose87/master
Update readme to include bootstrap-sprockets
2 parents 1a743c9 + de09e77 commit 1ba240f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Add the following to your stylesheet file:
4848

4949
If you are using SCSS, modify your `application.css.scss`
5050
```scss
51+
@import "bootstrap-sprockets";
5152
@import 'bootstrap';
5253
@import 'bootstrap-datetimepicker';
5354
```

0 commit comments

Comments
 (0)