Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Unsupported CSS property "scale" in component #390

Closed
VasilyShelkov opened this issue Oct 21, 2015 · 3 comments
Closed

Unsupported CSS property "scale" in component #390

VasilyShelkov opened this issue Oct 21, 2015 · 3 comments

Comments

@VasilyShelkov
Copy link

Hello,

if trying to add the scale property I get the following error: Unsupported CSS property "scale" in component.

Same applies to:
OTransition
MsTransition
MozTransition
WebkitTransition

On a related note, is there a list somewhere of supported CSS properties?

awesome work with Radium, enjoying using it with the ES7 decorator :D

@ianobermiller
Copy link
Contributor

Hey @VasilyShelkov, there are all sorts of weird bugs we run into with the prefixer, this sounds like one of them, along with #388. All should be solved by #374.

@VasilyShelkov
Copy link
Author

Thanks for the rapid reply, just wanted to make you aware of it since I love Radium and really wanna keep using it 👍

@ianobermiller
Copy link
Contributor

Fixed with use of inline-style-prefixer.

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

No branches or pull requests

2 participants