We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b5f3f + c95acd3 commit 66202d0Copy full SHA for 66202d0
1 file changed
README.md
@@ -27,7 +27,7 @@ Ensure that `sprockets-rails` is at least v2.3.2.
27
Import Bootstrap styles in `app/assets/stylesheets/application.scss`:
28
29
```scss
30
-// Custom bootstrap variables must be set or import before bootstrap itself.
+// Custom bootstrap variables must be set or imported before bootstrap itself.
31
@import "bootstrap";
32
```
33
0 commit comments