carlosrovira opened a new issue #30: CSS element > element selector is ignored URL: https://github.com/apache/royale-compiler/issues/30 Hi, I'm finding another blocking problem with CSS compilation. I have the following CSS rule: .jewel.textfield > input { ... } this is ignored in the final App (Note that other kind of selection like "> *" is working) This is blocking and needed to continue with the theming effort, I'll try to use in the meanwhile a temporal selector to achieve the final results
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
