Create a Custom Gatsbyjs Recipe for Installing NPM Packages

Share this video with your friends

Send Tweet

Gatsby Recipes use MDX files to specify what steps are taken, files are downloaded and plugins installed.

In this lesson we will set up a tailwindcss.mdx file that specifies what tailwind is and installs the package using the NPMPackage component through Gatsby Recipe cli.