UNPKG

closure-builder

Version:

Simple Closure, Soy and JavaScript Build system

8 lines (6 loc) 457 B
* `requirecss`: takes a list of css namespaces (dotted identifiers). This is used to add `@requirecss` annotations in the generated javascript. Also, if there is no `cssbase` attribute, the first `requirecss` namespace can be used for autoprefixing in [css function](functions.md#css) calls. * `cssbase`: takes a single css namespace (dotted identifier). This is used for autoprefixing in [css function](functions.md#css) calls.