Function parseCSS

Transform a token range into a style sheet

StyleSheet parseCSS (
  TokenRange tokens
) nothrow @safe;