Fork me on GitHub
#clojurescript
<
2023-01-30
>
zalky15:01:58

Hey folks, there is now an embedded dart-sass compiler for Clojure. It's a wrapper around the embedded Java host. Aims to be a drop-in replacement for the deprecated sass4clj. Of course you can always shell-out to dart-sass, but this also gives you access to classpath resources and webjars. Hope it is helpful! More to come. https://github.com/zalky/dart-sass-clj

🎉 4