A namespace for compression of the compiled CSS file.
A namespace for compression of the compiled CSS file.
(compress-newlines expr)
Transforms newlines to spaces.
Transforms newlines to spaces.
(reduce-spaces expr)
Reduces consecutive spaces to one space.
Reduces consecutive spaces to one space.
(remove-spaces-after-colons expr)
Removes spaces directly after colons.
Removes spaces directly after colons.
(remove-spaces-after-commas expr)
Removes spaces directly after commas.
Removes spaces directly after commas.
(remove-spaces-after-semicolons expr)
Removes spaces directly after semicolons.
Removes spaces directly after semicolons.
(remove-spaces-around-brackets expr)
Removes spaces before and after all types of brackets.
Removes spaces before and after all types of brackets.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |