index
:
unnamed-group
master
Non-profit open-source gaming communities built by gamers, for gamers.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
communities
/
red-right-hand
/
174bg.net
/
postcss.config.mjs
blob: 61e36849cf7cfa9f1f71b4a3964a4953e3e243d3 (
plain
)
1
2
3
4
5
6
7
const config = { plugins: { "@tailwindcss/postcss": {}, }, }; export default config;