Liking cljdoc? Tell your friends :D

devtools.defaults


check-css-semicolonclj

(check-css-semicolon css-part input-css)
source

check-semicolonsclj

(check-semicolons v)
source

configcljs

source

cssclj/smacro

(css & args)

This magical macro evals all args in the context of this namespace. And concatenates resulting strings. The goal is to emit one sanitized css string to be included in cljs sources. This macro additionally checks for missing semicolons. Each arg must end with a semicolon.

This magical macro evals all args in the context of this namespace. And concatenates resulting strings.
The goal is to emit one sanitized css string to be included in cljs sources.
This macro additionally checks for missing semicolons. Each arg must end with a semicolon.
sourceraw docstring

default-featurescljs

source

eval-css-argclj

(eval-css-arg arg-form)
source

feature-groupscljs

source

get-body-line-common-styleclj/smacro

(get-body-line-common-style)
source

get-common-protocol-styleclj/smacro

(get-common-protocol-style)
source

get-common-type-header-styleclj/smacro

(get-common-type-header-style)
source

get-custom-printing-background-markupclj/smacro

(get-custom-printing-background-markup)
source

get-custom-printing-background-styleclj/smacro

(get-custom-printing-background-style)
source

get-inner-background-styleclj/smacro

(get-inner-background-style)
source

get-instance-type-header-background-markupclj/smacro

(get-instance-type-header-background-markup)
source

get-instance-type-header-background-styleclj/smacro

(get-instance-type-header-background-style)
source

get-native-reference-background-markupclj/smacro

(get-native-reference-background-markup)
source

get-native-reference-background-styleclj/smacro

(get-native-reference-background-style)
source

get-protocol-background-markupclj/smacro

(get-protocol-background-markup)
source

get-protocol-background-styleclj/smacro

(get-protocol-background-style)
source

iconclj/smacro

(icon label & [color slim?])
source

known-featurescljs

source

make-colorclj

(make-color r g b & [a])
source

make-named-colorclj

(make-named-color name & [a])
source

make-styleclj/smacro

(make-style style)
source

markupclj/smacro

(markup tag style & content)
source

named-colorclj/smacro

(named-color name & [a])
source

named-colorsclj

source

resolve-colorclj

(resolve-color v)
source

sanitize-cssclj

(sanitize-css css-string)
source

spanclj/smacro

(span style & content)
source

symbol-styleclj/smacro

(symbol-style color & [kind])
source

type-outline-styleclj/smacro

(type-outline-style)
source

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

× close