Very simple css parser created for parsing inline css from style
attribute of dom object.
Lexer is implemented in a way Rob Pike talked in his talk "Lexical Scanning in Go"
Very simple css parser created for parsing inline css from style
attribute of dom object.
Lexer is implemented in a way Rob Pike talked in his talk "Lexical Scanning in Go"