You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The task :build_stylesheet_definitions_json_task would run when a stylesheet definitions JSON file was not found. Now it will also run if the JSON file is empty (/DefactoSoftware/ex_css_modules/pull/#112).
Compilation errors now have a more detailed explanation when the JSON file is not found or empty (/DefactoSoftware/ex_css_modules/pull/#112).
:build_stylesheet_definitions_json_task config option to run a task for building missing stylesheet definitions JSON file when using :embed_stylsheet (/DefactoSoftware/ex_css_modules/pull/#112).