Skip to content

🐤 Tailwindcss + React demo with twin.macro by @core.school. This code is part of the Cloud Native Web Development Bootcamp

Notifications You must be signed in to change notification settings

core-school/tailwind-react-demo

Repository files navigation

Tailwind + Next.js: CORE Code School

See the demo here: https://tailwind-react-demo.app.faable.com/

How to run this repo

In a terminal, install the dependencies and run the dev server with the following commands:

  • npm install
  • npm run dev

Twin.macro

Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.

Tailwind Configuration

This command creates tailwind configuration file tailwind.config.js:

# cd into your project folder then:
npx tailwindcss-cli@latest init --full

Next emotion

twin.macro with Tailwind vscode extension

About

🐤 Tailwindcss + React demo with twin.macro by @core.school. This code is part of the Cloud Native Web Development Bootcamp

Topics

Resources

Stars

Watchers

Forks