Files

4 lines
79 B
JavaScript
Raw Permalink Normal View History

2021-08-03 09:24:59 +01:00
module.exports = {
2024-12-11 01:03:56 +09:00
plugins: ["tailwindcss", "autoprefixer", "cssnano"],
};