Skip to content

Commit

Permalink
chore(starters): add gatsby-custom-tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
Mozart409 committed Apr 6, 2020
1 parent 3af9ec0 commit ed2feda
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ed2feda

Please sign in to comment.