From ed2feda09ff627cbd672b8f99c1341c2d2208e1d Mon Sep 17 00:00:00 2001 From: Amadeus Date: Mon, 6 Apr 2020 17:53:31 +0200 Subject: [PATCH] chore(starters): add gatsby-custom-tailwind --- docs/starters.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index 87f54bfd2394e..d0ea35108e73a 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -5834,3 +5834,19 @@ - CSS-in-Reason support - StaticQuery GraphQL support in ReasonML - Similar to gatsby-starter-blog + +- url: https://gct.mozart409.space/ + repo: https://github.com/Mozart409/gatsby-custom-tailwind + description: A minimal tailwind css starter, with custom fonts, purgecss, automatic linting when committing to master, awesome lighthouse audit, custom zeit/serve server for production build, visible to all in your network, so you can test it with your phone. + tags: + - Linting + - PWA + - SEO + - Styling:Tailwind + - Styling:PostCSS + features: + - Minimal Tailwind Starter + - Custom Fonts predefined + - Automatic Linting on Commit using husky and pretty-quick + - Custom server to test Production Builds on your local network via zeit/serve + - Extensive Readme in the repo