Files
links/.history/frontend/linktree-frontend/postcss.config_20250506110619.js
2025-05-06 20:44:33 +09:00

7 lines
83 B
JavaScript

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