An open API service indexing awesome lists of open source software.

https://github.com/jamesgeorge007/csstox

Convert CSS text to a React Native/JSS stylesheet object with ease.
https://github.com/jamesgeorge007/csstox

css cssinjs hacktoberfest javascript jss react react-native reactjs sass scss styled-components webapp

Last synced: 8 days ago
JSON representation

Convert CSS text to a React Native/JSS stylesheet object with ease.

Awesome Lists containing this project

README

        


csstox

Convert CSS text to a React Native/JSS stylesheet object with ease.

## Demo

Please try it out [here](https://csstox.surge.sh/)

## Behind the hoods

- Built on top of React.js
- Consumes the Hooks API
- Makes use of the Context API to manage global state
- SCSS is used as the CSS pre-processor


> A playground for [css-to-react-native](https://github.com/styled-components/css-to-react-native)