carlosrovira opened a new issue #108: hls function not supported in CSS URL: https://github.com/apache/royale-compiler/issues/108 Trying this rule in CSS `background-color: hsl(50, 100%, 50%);` that uses `hls` function in CSS makes application build break with following error: > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css(789): col: 26 Error: JewelTheme-0.9.7-SNAPSHOT-js.swc:defaults.css line 788:25 extraneous input 'range' expecting SQUARE_END
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
