If you use an HTML template file there are a couple of things to keep in mind:
1. You need to have <link rel="stylesheet" type="text/css"
href="${application}.css”> in your head which gets the generated application
css.
2. You need to add ${head} to the head section for injected html.
3. You need some script code in the body to start the app.
HTH,
Harbs
> On Aug 11, 2017, at 4:56 PM, Olaf Krueger <[email protected]> wrote:
>
> This is also really helpful!!
> I will try it out by myself and will add it to the docs!
>
> Thanks,
> Olaf
>
>
>
> --
> View this message in context:
> http://apache-flex-development.2333347.n4.nabble.com/FlexJS-more-problematic-CSS-tp63810p63814.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.