index
:
eleicoes.git
master
Website created for student union elections
Lucas Faria Mendes
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.mjs
blob: c7bcb4b1ee14cd5e25078c2c934529afdd2a7df9 (
plain
)
1
2
3
4
5
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;