There was an error while loading. Please reload this page.
2 parents 7d077ec + 7b52b1a commit 0d507abCopy full SHA for 0d507ab
README.md
@@ -48,7 +48,7 @@ Add the following to your style sheet file:
48
If you are using SCSS, modify your `application.css.scss`
49
```scss
50
// import bootstrap-sprockets before bootstrap if using bootstrap >= 3.2
51
-@import "bootstrap-sprockets";
+@import 'bootstrap-sprockets';
52
@import 'bootstrap';
53
@import 'bootstrap-datetimepicker';
54
```
0 commit comments