On 9/16/2014 9:07 AM, Edward K. Ream wrote:
This morning I thought to google *validate* qt style sheets rather than *check* qt style sheets. I found this: http://qt-project.org/doc/qt-5/stylesheet-designer.html However, the assertion that Qt Designer actually helps validate style sheets is, ahem, suspect. The only errors it detects are mismatched curly braces. Sheesh. Imagine how productive we would be if Python didn't tell us where the syntax errors were!
Just a thought, but the python module 'cssutils' from pypi can validate CSS. Perhaps it's worth a look? It could be distributed with Leo in the extensions or external directory (whichever one is correct).

https://pypi.python.org/pypi/cssutils/

-->Jake

--
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to