Skip to content

Add classpath to loadPath #26

@qsiebers

Description

@qsiebers

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions