README.md in bootstrap-sass-1.3.0 vs README.md in bootstrap-sass-1.3.1
- old
+ new
@@ -12,10 +12,10 @@
### CSS
In your CSS file of choice:
- @import "bootstrap" // Use this to get all of Bootstrap's @mixins and $variables
+ @import "bootstrap"; /* Use this to get all of Bootstrap's @mixins and $variables */
or
/*
*= require bootstrap // This doesn't (at the moment) preserve loaded @mixins,