Toolbox CSS - Better Than Sears!
Chris Coyier, at CSS Tricks, shared an interesting CSS utility that he uses. I really like the idea. There are many things that you end up having to write over and over from one project to the other. Lumping them all in one CSS file is a very good and simplistic idea.
What bugs me about it, though, is that with all the programming I’ve done and tried to use the "Object-Oriented Programming" way of doing things, I’ve never applied it to CSS.

Leave a Reply