X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fassets%2Fstylesheets%2Fapplication.css;fp=app%2Fassets%2Fstylesheets%2Fapplication.css;h=3192ec897bb6021141b0d304b724886d0907c0db;hb=36d9f3351a3b4e8159279445190e2287ffdea86c;hp=0000000000000000000000000000000000000000;hpb=913cf6054b1d29b5d2f5e620304af7ee77cc1f1f;p=feedcatcher.git diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css new file mode 100644 index 0000000..3192ec8 --- /dev/null +++ b/app/assets/stylesheets/application.css @@ -0,0 +1,13 @@ +/* + * This is a manifest file that'll be compiled into application.css, which will include all the files + * listed below. + * + * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, + * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. + * + * 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_tree . + */