styledocco icon indicating copy to clipboard operation
styledocco copied to clipboard

Bad comment formatting breaks documentation styling

Open marrs opened this issue 11 years ago • 0 comments

If a css selector is commented in such a way that the syntax is invalid, styledocco will render the documentaiton with errors instead of failing helpfully.

The effect of this is that the documentation is not enclosed in an iframe, therefore it inherits all the styling of the styledocco template. This is clearly undesirable.

marrs avatar Jun 29 '13 23:06 marrs