UNPKG

29 folders
Icon
Name
Size
Content Type
..
declare imported variable as local--
export a local variable--
export imported variables--
export placeholders--
extend placeholder from another module--
extend placeholders--
fail when exporting an undefined variable--
fail when referencing an undefined local variable--
fail when requiring an unknown module--
fail when using a variable from an unrequired module--
fail when using an undefined export--
fail when using content from unrequired module--
globalify placeholders--
handle multiple variables on a single declaration--
ignore-content--
import another module's exports--
include content from another module--
parse imports--
parse keyframes--
parse media queries--
parse whitespace--
pass-through comments--
recursively substitute variable values--
reference local variables--
rename local usages of placeholders--
require another module--
require from a relative path--
resolve a file with an extension--
use variables in placeholders--