lib/generators/flexi/install/templates/application.css in flexi_generators-0.3.0 vs lib/generators/flexi/install/templates/application.css in flexi_generators-0.3.1
- old
+ new
@@ -7,9 +7,9 @@
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require_self
- *= require bootstrap
- *= require bootstrap-responsive
+ *= require flexi/bootstrap
+ *= require flexi/bootstrap-responsive
*= require_tree .
*/
\ No newline at end of file