Refactor CSS pt. 2 (Properly structure stylesheets folder)

This commit is contained in:
riggraz
2019-09-15 18:46:54 +02:00
parent a964b3627f
commit 8d297a897e
7 changed files with 17 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ require("@rails/activestorage").start()
require("channels")
require("./bootstrap_custom")
require("../stylesheets/application")
require("../stylesheets/main")
// Uncomment to copy all static images under ../images to the output folder and reference
// them with the image_pack_tag helper in views (e.g <%= image_pack_tag 'rails.png' %>)