This is real simple. Is there a way to import CSS rules, not an entire sheet, into another stylesheet.
For example, say I want just the rules for p, blockquote, #main, and .red to be in a stylesheet, but no other rules, like simple OOP. Can this be done?
