index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web-ui
/
postcss.config.js
blob: 88752c6cb06b79d44c870ca440e2db9d7b80f4eb (
plain
)
1
2
3
4
5
module.exports = { plugins: [ require('autoprefixer') ] }