Okay, so lately I've been working on a project using a lot of CSS3 and as I
was working on it and looking for a way to help manage the cross-browser
compliance issue I came across a tool called Compass for use with SASS.
After having used it for a little while now, I got to thinking, what if we
had a tool like this for Flex, where the compiler imported a set of mixins
based on the compile target that provided the transformations to the CSS
that that particular target needed. Additionally, that would give us some
added benefits such as being able to have nested styles and
style inheritance. I think this would be awesome, since at least in my
opinion, the CSS support in Flex is highly limited in its present state.

Reply via email to