0
kicks
Books and bits » Blog Archive » CSS parser class in .NET
A class that loads a bunch of css files and parse them to be able to get a value from an attribute of a given key.
The class is "inteligent" enough to apply some precedence rules so the latest css file will override or augment the previous ones.