Open
Description
Hello! I'm using preprocessCss
and extractCss
to convert a SCSS file to CSS then store it in my library's dist
folder. I also use keepImport
.
The import in the JS file points to the SCSS file. Unfortunately, it seems that there is no way to convert the generated require
to point to the compiled CSS that extractCss
copied to the dist
.
Is this something worth adding to the plugin? If so, I might take a pass at it.
Metadata
Metadata
Assignees
Labels
No labels