[ 
https://issues.apache.org/jira/browse/TRINIDAD-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968432#action_12968432
 ] 

Jeanne Waldman commented on TRINIDAD-1971:
------------------------------------------

The @import code was added in JIRA 462. 
https://issues.apache.org/jira/browse/TRINIDAD-462.

> skinning @import ignores all but the last @import
> -------------------------------------------------
>
>                 Key: TRINIDAD-1971
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1971
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Skinning
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>
> The skinning framework is ignoring all but the last @import.
> In purpleBigFont.css, I have:
> @import url("purpleBigFontSkinTwo.css");
> @import url("purpleBigFontSkinThree.css");
> The selectors from 'Two' are not getting imported.
> The selectors from 'Three' are.
> If I swap the order, then 'Two' is getting imported, and 'Three' is not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to