Community Plugin
View plugin on GitHub🍬 gatsby-plugin-treat
Setup
To use treat in a Gatsby project, install gatsby-plugin-treat and add it to your gatsby-config.js file like this:
module.exports = {
plugins: [`gatsby-plugin-treat`],
};Docs
See the documentation at seek-oss.github.io/treat for more information about using treat.
License
MIT.