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