4 ms·
This could be handy for something like starting a template from scratch for a CMS. However it needs more work. Multiple classes are broken. .post-5 post type-
by puppybeard 15y ago
This could be handy for something like starting a template from scratch for a CMS.
However it needs more work. Multiple classes are broken.
.post-5 post type-post status-publish format-standard hentry category-products post {
}
Also, it misses a trick by not using heierarchy for definitions the way anybody who writes css as part of their job would.
I'd like to see it as a tool that gives you every definition you need, and then you can strip out what you don't want afterwards.
I can't see myself using it on a bespoke project, as I tend to write html and css simultaneously.