Function tokenizeCSS

Transform a CSS source code into a token range

TokenRange tokenizeCSS (
  string source
) nothrow @safe;