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
Is there a config with .bablerc and webpack.config.js that can scope .(sa|sc|c)ss$ files by default and exclude files with a prefix like: .global.(sa|sc|c)ss$.
Is there a config with
.bablerc
andwebpack.config.js
that can scope.(sa|sc|c)ss$
files by default and exclude files with a prefix like:.global.(sa|sc|c)ss$
.I've tried:
.babelrc
:webpack.config.js
:But get these errors when running:
SassError: Selector "[data-v-ee483fea]" can't have a suffix
The text was updated successfully, but these errors were encountered: