:source-paths
not being passed to compile function, so files
from another source-paths folder couldn't be imported. (#18)lein-less4j
and boot-less
packages have been discontinued,
and both are now packaged into less4clj
.less4clj
for consistency, less4j
name is no longer used in anywhere.clj
useless4clj.api
namespace with easy to use start
and stop
functionsless4clj.integrant
namespaceless4clj.component
namespaceinputs
option which can be used to select main files:inline-javascript
option:verbosity
option to less-compile
less-compile
now returns a map with
resulting css and source-map as stringsless-compile-to-file
creates output filesless-compile
input can be either a File or String (used as Less source)Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close