lib/generators/unknown_admin/install/templates/admin.css in unknown_admin-0.0.1 vs lib/generators/unknown_admin/install/templates/admin.css in unknown_admin-0.1.0
- old
+ new
@@ -7,11 +7,8 @@
*
* 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_and_overrides
- *= require bootstrap-datepicker
- *= require chosen
- *= require token-input-facebook
+ *= require bootstrap
*= require_tree .
*/