Gatsby starter using TailwindCSS 1.8+ and Emotion.
The Netlify StatusKick is a starter theme for Gatsby that combines Tailwind CSS and Emotion. It includes all the necessary packages and configuration files to quickly start a project using Tailwind CSS. This starter does not include stylelint, but it offers similar functionality to Andrew Welch’s setup described in his blog post “Using Tailwind CSS with Gatsby, React & Emotion Styled Components”. Additionally, for those who prefer using a Gatsby Theme instead of a Starter, there is an excellent theme created by Jordi Talens that can be layered on with other Gatsby themes.
To install the Gatsby Tailwind Emotion Starter, follow these steps:
gatsby new my-gatsby-site https://github.com/username/repo
cd my-gatsby-site
gatsby develop
The Netlify StatusKick is a Gatsby starter theme that combines the power of Tailwind CSS and Emotion. It provides easy styling options using twin.macro, Emotion for custom styled components, and PostCSS for additional CSS flexibility. With this starter, developers can quickly kickstart their projects with a solid foundation for creating visually appealing and responsive web applications.