git ssb

0+

dangerousbeans / etherstreams



Tree: ce5937db215eae3205d2f3b866404b122e371467

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