kristerkari / react-native-sass-transformer

Use Sass to style your React Native apps.
MIT License
219 stars 19 forks source link

Add support for CSS variables #21

Closed kristerkari closed 5 years ago

kristerkari commented 5 years ago

Add renderToCSS function that can be used to first render Sass to CSS, and then to pass the result to PostCSS.