Liking cljdoc? Tell your friends :D

mranderson047.garden.v1v3v3.garden.compiler

Functions for compiling Clojure data structures to CSS.

Functions for compiling Clojure data structures to CSS.
raw docstring

compile-cssclj/s

(compile-css flags & rules)

Convert any number of Clojure data structures to CSS.

Convert any number of Clojure data structures to CSS.
sourceraw docstring

compile-styleclj/s

(compile-style ms)

Convert a sequence of maps into CSS for use with the HTML style attribute.

Convert a sequence of maps into CSS for use with the HTML style
attribute.
sourceraw docstring

CSSRendererclj/sprotocol

render-cssclj/s

(render-css this)

Convert a Clojure data type in to a string of CSS.

Convert a Clojure data type in to a string of CSS.
source

expand-declaration-1clj/s

(expand-declaration-1 declaration)
source

IExpandableclj/sprotocol

expandclj/s

(expand this)

Return a list containing the expanded form of this.

Return a list containing the expanded form of `this`.
source

with-media-query-contextclj/smacro

(with-media-query-context selector-context & body)
source

with-selector-contextclj/smacro

(with-selector-context selector-context & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close