Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrmcc3/libsass-clj

small clojure wrapper for jsass (which uses libsass via JNI)
https://github.com/mrmcc3/libsass-clj

Last synced: 25 days ago
JSON representation

small clojure wrapper for jsass (which uses libsass via JNI)

Awesome Lists containing this project

README

        

# libsass-clj

small clojure wrapper for [jsass](https://github.com/bit3/jsass)
(which uses libsass via JNI).

[![Clojars Project](https://img.shields.io/clojars/v/mrmcc3/libsass-clj.svg)](https://clojars.org/mrmcc3/libsass-clj)

#### TODO

* write usage docs/examples
* support all jsass/libsass options
* currently only inline source-maps are supported
* tests?
* custom importers? webjars