Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(starters): add gatsby-custom-tailwind #22858

Merged
merged 3 commits into from
Apr 13, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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