multi source style loading
This commit is contained in:
@ -1 +1 @@
|
||||
---[]
|
||||
--- []
|
||||
|
@ -1,7 +1,9 @@
|
||||
require "merged"
|
||||
|
||||
# directory inside /app/assets/images where the images are kept
|
||||
Merged.images_dir = "cms"
|
||||
# directory inside /app/assets/images where YOUR images are kept
|
||||
# if you change this and add own styles, you will still need a merged directory
|
||||
# for the previews (card_preview and section_preview)
|
||||
Merged.images_dir = "merged"
|
||||
|
||||
# directory where data and styles are kept
|
||||
# Notice that the data is ALWAYS inside a merged directory,
|
||||
|
Reference in New Issue
Block a user