Browse Source

clean up

tags/1.2
Bud Parr 7 years ago
parent
commit
2c68fa9bce
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/css/postcss.config.js

+ 1
- 1
src/css/postcss.config.js View File

@@ -4,5 +4,5 @@ module.exports = {
'postcss-cssnext': {
browsers: ['last 2 versions', '> 5%'],
}
}
}
};

Loading…
Cancel
Save