kristerkari / react-native-css-transformer

Use CSS to style your React Native apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to parse declaration "borderColor: #745c9b !important"

mancioshell opened this issue · comments

Unfortunately it seems the transformer doesn't work with !important keyword

That's correct, !important is not supported in React Native.