index
:
zue.dev
master
My ever-changing domain stuff
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
96
/
postcss.config.mjs
blob: c7bcb4b1ee14cd5e25078c2c934529afdd2a7df9 (
plain
)
1
2
3
4
5
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;