Common document search related code shared between lupadoku and onkalo applications.
Uberjar build will recompile the SCSS sources to a compressed CSS file, but it can also be done like this:
lein sass4clj once
For development time usage, compile SCSS files to CSS uncompressed:
lein sass4clj once :output-style :expanded
Copyright © 2021 Cloudpermit Oy
Distributed under the European Union Public Licence (EUPL) version 1.1.
Can you improve this documentation? These fine people already did:
Markus Penttila & Jouni HonkalaEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close