Closed
Description
With sccs, if the scss is imported for scss file from external librairies it does'nt work.
but if the sccs is inside html script tag, it is ok. If the sccs is imported from local files it is ok.
-
importing project relative scss (in src) is always ok.
-
importing external relative scss (in node_modules) is ok inside tag.
-
importing **external** relative scss (in node_modules) **in scss file** **NOK**.
Description with reproduction steps :
https://stackoverflow.com/questions/50758738/vue-cli-import-relative-scss-is-not-working-for-vendors-external-librairies
Metadata
Metadata
Assignees
Labels
No labels