PrettyCSS
PrettyCSS copied to clipboard
Grammar Parser
Instead of having custom code for every property, implement a grammar parser when possible to reduce the amount of code and make maintenance easier. The grammar is typically at the top of the value object javascripts in a comment already.