postcss.config.js 58 B

1234
  1. module.exports = {
  2. plugins: ['@tailwindcss/postcss'],
  3. }