Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using input[type=range] selector not supported in CSS #108

Open
carlosrovira opened this issue Jan 4, 2020 · 2 comments
Open

Using input[type=range] selector not supported in CSS #108

carlosrovira opened this issue Jan 4, 2020 · 2 comments

Comments

@carlosrovira
Copy link
Contributor

carlosrovira commented Jan 4, 2020

Trying this rule in CSS

input[type=range]

that uses selector type=range 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

@carlosrovira carlosrovira changed the title hls function not supported in CSS Using input[type=range] selector not supported in CSS Jan 4, 2020
@cottage14
Copy link

cottage14 commented Jan 4, 2020 via email

@carlosrovira
Copy link
Contributor Author

carlosrovira commented Jan 4, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants