css-text-0.1.1: CSS parser and renderer.

Text.CSS.Parse

Documentation

attrsParser :: Parser [(Text, Text)]Source

blockParser :: Parser (Text, [(Text, Text)])Source

blocksParser :: Parser [(Text, [(Text, Text)])]Source