carlosrovira commented on issue #30: CSS element > element selector is ignored URL: https://github.com/apache/royale-compiler/issues/30#issuecomment-376005258 Hi, I think I see where is the problem. If I declare something in the final Application with or without a "dot" (i.e: .div or div), all goes ok. The problem is declaring in a library! when I tried to create that on a library, dot notation is ok but without dot (i.e: h1, div, span) all rules are always ignored in the final app css. Make this more sense now?, hope we could get to the end of this since is somehow blocking Thanks
---------------------------------------------------------------- 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
