ContentMint / frontend /postcss.config.js
truegleai
Rebuild frontend with vanilla Three.js sacred geometry aesthetic
08f4311
raw
history blame contribute delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}