dart-sass-maven-plugin Maven Mojo

A Maven plugin that allows to compile SASS using Dart Sass

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.cleydyr
ArtifactId

ArtifactId

dart-sass-maven-plugin
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

dart-sass-maven-plugin Maven Mojo
A Maven plugin that allows to compile SASS using Dart Sass
Project URL

Project URL

https://github.com/cleydyr/dart-sass-maven-plugin
Source Code Management

Source Code Management

http://github.com/cleydyr/dart-sass-maven-plugin/tree/master

Download dart-sass-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.cleydyr</groupId>
    <artifactId>dart-sass-maven-plugin</artifactId>
    <version>0.3.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven : maven-core jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (3)

Group / Artifact Type Version
org.apache.maven.shared : maven-verifier jar 1.8.0
org.mockito : mockito-core jar 4.5.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.1
0.1.0
0.0.1