Home

Awesome

boot-sass

Clojars Project

Moved to Deraen/sass4clj

Boot task to compile sass.

Usage

To create css file public/css/main.css have the scss file on path public/css/main.scss or use sift task to move the css file: (comp (sass) (sift :move {#"main.css" "public/css/main.css"}))

Features

License

Copyright © 2014-2015 Juho Teperi

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.