Skip to main content

Module parse

Module parse 

Source
Expand description

Convert a CSS-subset string to a Stylesheet. Backed by cssparser’s tokenizer + StyleSheetParser. Compound selectors with descendant ( ), child (>), adjacent-sibling (+), and general-sibling (~) combinators are supported.

Functions§

parse