← back to My Childhood Pics

postcss.config.js

5 lines

module.exports = {
  plugins: {
    '@tailwindcss/postcss': {},
  },
}