- Issue created by @delacosta456
hi
i noticed that after executing yarn theme:watch
automatic compile run as expected for any *.scss file in sub-folder(base, component, etc.) .
But if i change something in variables.scss automatic compile doesn't run .
After generating my custom theme and later following the documentation about overriding the Varbase Media Header's height as described here :
yarn theme:watch
Did not see any automatic change. I had to manually run yarn theme:build
to see changes
Am i missing something, do i need to configure something or it is normal ?
Thanks
Active
9.0
Miscellaneous