git ssb

0+

dangerousbeans / etherstreams



Tree: 4b01b9814b39a18e7d7afd34d51e6c89dd5355f6

Files: 4b01b9814b39a18e7d7afd34d51e6c89dd5355f6 / .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