You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/03/22 22:54:11 UTC

[GitHub] carlosrovira opened a new issue #32: selectors without initial dot are removed from final css

carlosrovira opened a new issue #32: selectors without initial dot are removed from final css
URL: https://github.com/apache/royale-compiler/issues/32
 
 
   Hi,
   
   this:
   
   .jewel.slider input[type="range"] {...}
   
   or even this
   
   
   input[type="range"] {...}
   
   are removed from the final css
   
   This is other bug in compilation of css that needs to be addressed to continue con certain tasks in theme feature
   
   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:
users@infra.apache.org


With regards,
Apache Git Services