Skip to content

Commit 8b5b19c

Browse files
authored
maven central
1 parent 748f86d commit 8b5b19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![Build with Java 8](https://github.com/i-net-software/sass-compiler/actions/workflows/build8.yml/badge.svg)](https://github.com/i-net-software/sass-compiler/actions/workflows/build8.yml)
22
[![Build with Java 11](https://github.com/i-net-software/sass-compiler/actions/workflows/build11.yml/badge.svg)](https://github.com/i-net-software/sass-compiler/actions/workflows/build11.yml)
33
[![License](https://img.shields.io/github/license/i-net-software/sass-compiler.svg)](https://github.com/i-net-software/sass-compiler/blob/master/LICENSE.txt)
4+
[![Maven](https://img.shields.io/maven-central/v/de.inetsoftware/sass-compiler.svg)](https://mvnrepository.com/artifact/de.inetsoftware/sass-compiler)
45
[![JitPack](https://jitpack.io/v/i-net-software/sass-compiler.svg)](https://jitpack.io/#i-net-software/sass-compiler/master-SNAPSHOT)
56

67
A pure Java implementation of the http://sass-lang.com compiler with the target to compile the scss sources of the [Bootstrap 5 framework](https://github.com/twbs/bootstrap) framework.

0 commit comments

Comments
 (0)