UNPKG

gooten-gatsby-example

Version:

Gatsby page demonstrating using Gooten source plugin (npm gatsby-source-gooten)

8 lines (7 loc) 212 B
// See https://tailwindcss.com/docs/configuration for details module.exports = { theme: {}, variants: {}, // https://github.com/tailwindcss/custom-forms plugins: [require("@tailwindcss/custom-forms")] };