/go-css

CSS parser specified for inline css

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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"