Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 207 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 207 Bytes

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"