Is it possible to use existing css class as content in another class ?
I mean something like:
Contained in some library: .class1 { text-indent: 100 } I
Another option is to use LESS to do this. It's a very good tool and do some improvements to your CSS development.
Take a look at theirs documentation, it's very nice. About the compilers, I use Koala and recommend it.