-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The libsass-maven-plugin plugin has the option to allow classpath resources to be used as imports:
@import "META-INF/resources/webjars/bootstrap-sass/assets/stylesheets/bootstrap/variables";This functionality was provided by ClasspathAwareImporter.java.
Is it possible to add similar functionality to the dart-sass-maven-plugin?
My current workaround is to have maven-dependency-plugin extract some dependencies into a directory and add that directory as loadPath.
melloware, cleydyr and yennor
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request