Files
DefectingCat.github.io/postcss.config.js
DefectingCat e0c4b31de4 📝 Update style
2022-06-06 21:23:45 +08:00

7 lines
83 B
JavaScript

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};