From 99dc24cf8cdb93b4ad28f1bf1a5d6beec8e8a9f5 Mon Sep 17 00:00:00 2001 From: Paulo Elias Date: Mon, 21 Oct 2019 23:26:51 -0700 Subject: [PATCH] chore(starters): gatsby-tailwind-emotion-starter (#18888) * Add gatsby-tailwind-emotion-starter to starters.yml * Fix backticks Co-authored-by: Lennart --- docs/starters.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index 069f29b260661..0482dc7c57546 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4156,6 +4156,19 @@ - Mobile friendly responsive design made to be customized or leave as is - Separate components for everything - ...and more +- url: https://gatsby-tailwind-emotion-starter-demo.netlify.com/ + repo: https://github.com/pauloelias/gatsby-tailwind-emotion-starter + description: Gatsby starter using the latest Tailwind CSS and Emotion. + tags: + - Styling:Tailwind + - Styling:CSS-in-JS + - Styling:PostCSS + features: + - Tailwind CSS for rapid development + - Emotion with `tailwind.macro` for flexible styled components + - PostCSS configured out-of-the-box for when you need to write your own CSS + - postcss-preset-env to write tomorrow's CSS today + - Bare bones starter to help you hit the ground running - url: https://gatsby-starter-grayscale-promo.netlify.com/ repo: https://github.com/awesome1888/gatsby-starter-grayscale-promo description: one-page promo site