Files
openfoodnetwork/app/assets/stylesheets/admin
Kristina Lim 5992bba97b Import color variables in new page SCSS partials
"admin/all.css" which imports these SCSS partials already imports the
color variables in "admin/variables", so actually there should be no
need to import the variables again.

However, "application.css" calls "require_tree", which means asset
precompilation through Sprockets would attempt to compile each of the
SCSS partials individually. When compiled individually, the color
variables are not available to these partials.

This is a quick solution to allow precompilation of "application.css" to
complete.
2019-01-26 03:29:19 +08:00
..
2019-01-10 09:57:06 +00:00
2019-01-10 09:57:06 +00:00
2018-02-07 17:48:16 +11:00
2018-02-14 13:46:05 +00:00