Hi,
I have tried to overrideaui/_variables.scss file from unstyled theme in my custom theme and deployed it with gulp deploy. Everything worked fine and the change was visible on my local Liferay. But after I ran gulp watch task, the changes in aui/_variables.scss file weren't applied.
Does the gulp watch task work on SCSS files as well?
Hi, I have tried to override
aui/_variables.scss
file from unstyled theme in my custom theme and deployed it withgulp deploy
. Everything worked fine and the change was visible on my local Liferay. But after I rangulp watch
task, the changes inaui/_variables.scss
file weren't applied.Does the gulp watch task work on SCSS files as well?
shimon