PrettyCSS icon indicating copy to clipboard operation
PrettyCSS copied to clipboard

Grammar Parser

Open fidian opened this issue 13 years ago • 0 comments

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.

fidian avatar Nov 29 '12 21:11 fidian