Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tachyons-css/tachyons-and-react
[WIP] Documentation on using Tachyons and React together
https://github.com/tachyons-css/tachyons-and-react
Last synced: 3 months ago
JSON representation
[WIP] Documentation on using Tachyons and React together
- Host: GitHub
- URL: https://github.com/tachyons-css/tachyons-and-react
- Owner: tachyons-css
- Created: 2016-09-21T19:05:49.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T22:50:00.000Z (about 2 years ago)
- Last Synced: 2024-07-12T03:33:02.244Z (4 months ago)
- Language: JavaScript
- Size: 106 KB
- Stars: 119
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tachyons and React
__Work in progress__
Tachyons and React are two libraries that make UI design and development productive and efficient.
This project will document (with code examples) how to integrate and use Tachyons in a React project.- [Getting Started](https://github.com/johnotander/tachyons-and-react/tree/master/getting-started)
- Components
- Functional and composable
- [Managing classes based on `props` or `state`](https://github.com/johnotander/tachyons-and-react/tree/master/managing-classes)
- Modules
- Customizing Tachyons modules
- Importing subsets of Tachyons modules
- Configuration
- Ejecting from `create-react-app` and customizing the webpack config