content/templates/compass_config.erb in capucine-0.2.3 vs content/templates/compass_config.erb in capucine-0.2.4
- old
+ new
@@ -1,4 +1,7 @@
+# !!!! NEVER EDIT THIS FILE !!!!
+# ALWAYS EDIT : capucine.yaml
+
<% if config["compass_plugins_list"] and config["compass_plugins_list"].length != 0 %>
<% for plugin in config["compass_plugins_list"] %>
require "<%= plugin %>"
<% end %>
<% end %>
\ No newline at end of file