git ssb

0+

dangerousbeans / etherstreams



Tree: 6f1d3592ba64d918f5d7cb0b098cecb17a41149c

Files: 6f1d3592ba64d918f5d7cb0b098cecb17a41149c / .postcssrc.js

197 bytesRaw
1// https://github.com/michael-ciniawsky/postcss-load-config
2
3module.exports = {
4 "plugins": {
5 // to edit target browsers: use "browserslist" field in package.json
6 "autoprefixer": {}
7 }
8}
9

Built with git-ssb-web