Move to frontend folder

This commit is contained in:
Ben Ramey
2018-04-17 07:35:43 -05:00
committed by benjaminramey
parent 2b5b821721
commit d7330814b6
35 changed files with 0 additions and 0 deletions

View File

@@ -1,10 +0,0 @@
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
"postcss-import": {},
"postcss-url": {},
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}
}