# Setup Gatsby with Tailwind CSS
[Tailwind CSS](https://tailwindcss.com/) is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.
This recipe:
---
Installs necessary NPM packages.
---
Installs necessary Gatsby plugins.
---
Sets up necessary files.