RSSAmplifier

janmonschke.com - blog posts · Apr 17, 2020

Setting up TailwindCSS in create-react-app

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I have started to use TailwindCSS in a couple of side projects now to try out utility-based styling. All of these projects are regular create-react-app projects (based on the TypeScript starter). The way create-react-app projects are set up does not allow you to change the project's webpack config without 'ejecting' your app. In this post I want to show how I have added TailwindCSS to my projects…

Read on /setting-up-tailwindcss-in-create-react-app/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.