react-native-css
react-native-css copied to clipboard
Version 2
Just to announce we are releasing version two:
- Remove sass/scss support, this is a huge overhead for little benefit.
- No CLI, we believe that this is an unnecessary context switch
- NO I/O, no longer writing files, we do everything at runtime.
Old code is still available on the v1 branch and we can continue pushing that development.