Loom / app /postcss.config.js
deploy-space action
deploy 6158a00 (c)
b972454
Raw
History Blame Contribute Delete
67 Bytes
export default { plugins: { tailwindcss: {}, autoprefixer: {} } };