mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-12-08 17:38:46 +00:00
init
This commit is contained in:
8
template/.postcssrc.js
Normal file
8
template/.postcssrc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// https://github.com/michael-ciniawsky/postcss-load-config
|
||||
|
||||
module.exports = {
|
||||
"plugins": {
|
||||
// to edit target browsers: use "browserslist" field in package.json
|
||||
"autoprefixer": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user