index
:
der-topogo.git
main
Unnamed repository; edit this file 'description' to name the repository.
toshiro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.mjs
blob: 61e36849cf7cfa9f1f71b4a3964a4953e3e243d3 (
plain
)
1
2
3
4
5
6
7
const config = { plugins: { "@tailwindcss/postcss": {}, }, }; export default config;