Skip to content

ckissi/react-styled-tailwind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to style your React App with less code using Tailwind CSS and Styled Components

Tailwind is a utility-first CSS framework for rapidly building custom designs. It can be used alone to style React Apps. However, it can be better combined with Styled Components. That combination brings the magic of Tailwind into CSS-in-Js. In this guide, we will build a form component without writing a single of CSS using Tailwind CSS and Styled Components.

Continue reading

About

Simple React app to start using Tailwind CSS + Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 98.8%
  • Other 1.2%