We should define global mixins and variables in application.css.scss (or wherever glbals should live) rather than placing them in other flies. (e.g. i have some in map.css.scss, but they should have a wider scope.
Currently the application file is .css only— do we need to install a new gem for that or is it another fix?
We should define global mixins and variables in application.css.scss (or wherever glbals should live) rather than placing them in other flies. (e.g. i have some in map.css.scss, but they should have a wider scope.
Currently the application file is .css only— do we need to install a new gem for that or is it another fix?