Christofer Dutz created FLEX-33137:
--------------------------------------

             Summary: Add support for the @import command in css files
                 Key: FLEX-33137
                 URL: https://issues.apache.org/jira/browse/FLEX-33137
             Project: Apache Flex
          Issue Type: Improvement
          Components: Skinning
    Affects Versions: Apache Flex 4.8 (parity release)
            Reporter: Christofer Dutz
            Priority: Minor


In a lot of my projects I work with skin modules for skinning. These consist of 
a css-file as "main" class. In order to correctly support all of the mx and 
spark components, I have to manually add the definitions of the default.css 
files of mx.swc and spark.swc into the main css file. I would like to be able 
to place these defintions in separate files "mx-default.css", 
"spark-default.css" and then simply import these in my main.css. This would 
clean up things quite a lot.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to