toastie-site/postcss.config.cjs
2024-11-27 10:10:42 +13:00

4 lines
59 B
JavaScript

// postcss.config.cjs
module.exports = {
plugins: {},
};