aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/css/assets/templates
diff options
context:
space:
mode:
Diffstat (limited to 'railties/lib/rails/generators/css/assets/templates')
-rw-r--r--railties/lib/rails/generators/css/assets/templates/stylesheet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/railties/lib/rails/generators/css/assets/templates/stylesheet.css b/railties/lib/rails/generators/css/assets/templates/stylesheet.css
new file mode 100644
index 0000000000..afad32db02
--- /dev/null
+++ b/railties/lib/rails/generators/css/assets/templates/stylesheet.css
@@ -0,0 +1,4 @@
+/*
+ Place all the styles related to the matching controller here.
+ They will automatically be included in application.css.
+*/