Archive for the 'CSS' Category

CSS variables

Saturday, March 18th, 2006

While making a few changes to a stylesheet today, I found myself constantly reaching for colorzilla in order to remember the specific hex or rgb value I had used for a certain class. Not only that, having to do a find-and-replace to change all instances of #b3dca3 is a pain the the butt if all [...]