index
:
fct-drive
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
postcss.config.mjs
blob: c7bcb4b1ee14cd5e25078c2c934529afdd2a7df9 (
plain
)
1
2
3
4
5
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;