Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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