index
:
corewiki.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CoreWiki
/
postcss.config.js
blob: 33ad091d26d8a9dc95ebdf616e217d985ec215b8 (
plain
)
1
2
3
4
5
6
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }