Convert Clojure data structures to CSS.
Convert Clojure data structures to CSS.
(css rules)
(css flags? rules)
(css & rules)
Convert a variable number of Clojure data structure to a string of CSS. The first argument may be a list of flags for the compiler.
Convert a variable number of Clojure data structure to a string of CSS. The first argument may be a list of flags for the compiler.
(style & maps)
Convert a variable number of maps into a string of CSS for use with
the HTML style
attribute.
Convert a variable number of maps into a string of CSS for use with the HTML `style` attribute.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close