neutraltone / neutraltone.com

Repository for neutraltone.com website

Home Page:https://neutraltone.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Repository for neutraltone.com website

https://neutraltone.com

License:MIT License


Languages

Language:CSS 91.0%Language:JavaScript 9.0%