index
:
forum
main
master
A forum system for the year 3000. This repository contains the frontend code. #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.cjs
blob: 054c147cbf4a4e53873924b7120b5415853b1ed6 (
plain
)
1
2
3
4
5
6
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {} } };