CSSLoader updated

For a component I’m working on I made some minor changes and additions to the CSSLoader classes. Demo Source Documentation I removed the ability to include prefixes in your CSS files (like “mx:Button”) since there was no way that I could think of to check which prefix an mxml tag has. The prefix feature was [...]