diff --git a/app/assets/stylesheets/addons/README.txt b/app/assets/stylesheets/addons/README.txt new file mode 100644 index 000000000..ded91edad --- /dev/null +++ b/app/assets/stylesheets/addons/README.txt @@ -0,0 +1,3 @@ +/* + * put all your addon css files in here + */ \ No newline at end of file diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 809f2b57b..8cd4205f1 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -13,6 +13,7 @@ *= require ./jquery.enableObjectResizingShim.css *= require ./zammad.scss * + *= require_tree ./addons/ *= require_tree ./custom/ * */