Skip to content
Snippets Groups Projects
postcss.config.js 84 B
Newer Older
  plugins: [require("tailwindcss"), require("autoprefixer")],
};