Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/mrmcc3/libsass-clj
- Owner: mrmcc3
- Created: 2015-12-19T12:53:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-10T00:02:14.000Z (over 8 years ago)
- Last Synced: 2024-12-13T21:11:42.449Z (28 days ago)
- Language: HTML
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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