Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

illucent/illucent.info

Repository files navigation

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

About

web lab based on Gatsby

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published