snowcoding / react-styled-tailwind

Simple React app to start using Tailwind CSS + Styled Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 98.8%Language:JavaScript 1.0%Language:HTML 0.2%