https://github.com/mrexplode/sass-maven-plugin
https://github.com/mrexplode/sass-maven-plugin
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrexplode/sass-maven-plugin
- Owner: MrExplode
- License: apache-2.0
- Created: 2023-05-02T11:37:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T11:56:17.000Z (over 2 years ago)
- Last Synced: 2025-06-26T11:49:33.622Z (8 months ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sass-maven-plugin [](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`