1. 2
    Create a Custom Gatsbyjs Recipe for Installing NPM Packages
    2m 30s

Create a Custom Gatsbyjs Recipe for Installing NPM Packages

InstructorKhaled Garbaya

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.