but without dimens.st.css existing yet.
I get this
ERROR in Error: ENOENT: no such file or directory, stat '/Users/yiftachy/projects/core-3/wixplosives/auto-views/src/theme/dimens.st.css' "/Users/yiftachy/projects/core-3/wixplosives/auto-views/src/theme/dimens.st.css" webpack: Failed to compile.
creating the correct file still doesn't result in reload, and I need to do yarn start for it to work
doing this:
but without dimens.st.css existing yet. I get this
ERROR in Error: ENOENT: no such file or directory, stat '/Users/yiftachy/projects/core-3/wixplosives/auto-views/src/theme/dimens.st.css' "/Users/yiftachy/projects/core-3/wixplosives/auto-views/src/theme/dimens.st.css" webpack: Failed to compile.
creating the correct file still doesn't result in reload, and I need to do
yarn start
for it to work