https://github.com/g-ray/styled-elements
https://github.com/g-ray/styled-elements
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/g-ray/styled-elements
- Owner: G-Ray
- Created: 2019-05-25T20:17:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T20:19:49.000Z (about 7 years ago)
- Last Synced: 2025-02-15T02:26:09.522Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tachyons-styled-system
Tachyons implemented with emotion and styled-system.
This project re-exports elements from This way, you can import and use these elements in all your react projects.
## How to build
```
npm run fetch-deps
npm i
npm run build
```
## License
MIT