An open API service indexing awesome lists of open source software.

https://github.com/mrexplode/sass-maven-plugin


https://github.com/mrexplode/sass-maven-plugin

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# sass-maven-plugin [![Release](https://jitpack.io/v/MrExplode/sass-maven-plugin.svg)](https://jitpack.io/#MrExplode/sass-maven-plugin)

This is a detached, modernized fork of [Jasig/sass-maven-plugin](https://github.com/Jasig/sass-maven-plugin).

## Requirements
Java 17 or later

## Usage
```xml


jitpack
https://jitpack.io

```
```xml

com.github.MrExplode
sass-maven-plugin
1.0.2

path to your sass files
where the compiled css files will go



update-stylesheets
generate-resources

update-stylesheets


```

## Building
You can build the plugin by running `mvn install`