GitHunt
RE

remnantdotdev/gatsby-starter-tailwind

Gatsby starter styled with Tailwind

Gatsby and Tailwind CSS logos
A Gatsby starter styled using Tailwind, a utility-first CSS framework.
Uses Purgecss to remove unused CSS.
Illustrations by unDraw.

alt text

View demo here.

Getting started

Install Gatsby CLI:

npm install --global gatsby-cli

Create new Gatsby project using this starter:

gatsby new my-new-website https://github.com/taylorbryant/gatsby-starter-tailwind

Build stylesheet from Tailwind config and run project locally:

cd my-new-website
npm run develop

Deploy

Deploy to Netlify

Resources

License

MIT

Languages

CSS88.8%JavaScript11.2%

Contributors

MIT License
Created May 26, 2018
Updated March 4, 2023