Liking cljdoc? Tell your friends :D
API import failed in build #94754 Namespaces API analysis failed
compare
Use Beholder for change watching, should support Apple Silicon
Note: will trigger re-compile only when the file content really changes,
not when changing the file without changes. Change event throttle was
also removed, as it isn't needed when only real changes trigger compile.
compare
Fix source maps Always remove .main.css
part from source-map names (#16 )
compare
Fix :source-paths
not being passed to compile function, so files
from another source-paths folder couldn't be imported. (#18 )
compare
Fix CLI option defaults overriding config file options
compare
Fix the Integrant namespace (#30 )
compare
Breaking :
Requires Clojure 1.9 (for spec) Separate lein-less4j
and boot-less
packages have been discontinued,
and both are now packaged into less4clj
. Lein plugin is renamed less4clj
for consistency, less4j
name is no longer used in anywhere.
Less4clj now contains main namespace for clj
use Less4clj new has less4clj.api
namespace with easy to use start
and stop
functions Add Integrant namespace less4clj.integrant
namespace Add Component namespace less4clj.component
namespace Use Hawk for watching for file changes, this should work better on OS X Add inputs
option which can be used to select main files
compare
Fixed a bad macro in Leiningen plugin which broke less4clj with Clojure 1.9-alpha14 (#11 )
compare
compare
Handle URL normalization and joining in hopefully more robust way (fixes #8 ) Run tests on Windows CI Fixed Webjars import on Windows Update less4j Fix logging errors with "%"
compare
Synchronized versions between all packages Boot and Lein packages are now maintained in less4clj repository
Drop dependency on slf4j no-op implementation
Updated less4j to 1.15.4 Uses webjars-locator for
finding Webjar assets Added support for inline javascript through less4j-javascript
Enable using :inline-javascript
option
Add :verbosity
option to less-compile
Update less4j to 1.12.0 BREAKING CHANGE : 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)
Fixed error logging for non boot use
Replaced WebjarsAsset locator with a simple clojure implementation
Might be missing some stuff but I have tested this to work with Boostrap Doesn't require java logging lib
Updated to less4j 1.9.0
cljdoc builds & hosts documentation for Clojure/Script libraries
Keyboard shortcuts Ctrl + k Jump to recent docs ← Move to previous article → Move to next article Ctrl + / Jump to the search field
× close