(inject-obj! sym dispatch & obj)
Inject collection of style objects in a common element, used by passing a dispatch in the form of :keyframes or :global
Inject collection of style objects in a common element, used by passing a dispatch in the form of :keyframes or :global
(inject-style! identifier new data-str)
Main interface to runtime. Takes an identifier, new garden style data structure, fully qualified name. Make sure to add style only where necessary. Returns the injected style state object.
Main interface to runtime. Takes an identifier, new garden style data structure, fully qualified name. Make sure to add style only where necessary. Returns the injected style state object.
Atom containing a map with options passed from herb.core/init!
.
Entry includes :vendors
and :auto-prefix
Atom containing a map with options passed from `herb.core/init!`. Entry includes `:vendors` and `:auto-prefix`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close