Added sass-globbing, allowing plugin stylesheets to be auto-imported from the assets/stylesheets/plugins directory
parent
05db158fec
commit
9364f37ac7
@ -0,0 +1,6 @@
|
|||||||
|
/*
|
||||||
|
Add plugin stylesheets to this directory and they will be automatically
|
||||||
|
Imported. Load order is alphabetical and styles can be overriden in
|
||||||
|
custom/_style.scss which is loaded after all plugin stylesheets.
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue