tokenizeCSS

Tokenizes css source, returns array of tokens (last token is EOF). Source must be preprocessed utf-8 string.

static
tokenizeCSS
(
string src
)

Meta