index
:
hircine
trunk
A web-based comic organizer
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
frontend
/
postcss.config.cjs
blob: 054c147cbf4a4e53873924b7120b5415853b1ed6 (
plain
) (
blame
)
1
2
3
4
5
6
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {} } };