UNPKG

ibag

Version:

A visual, fast, and customizable front-end scaffolding.

11 lines (9 loc) 200 B
/** * Configure your Gatsby site with this file. * * See: https://www.gatsbyjs.com/docs/gatsby-config/ */ module.exports = { /* Your site config here */ plugins: ["gatsby-plugin-postcss"], }