File size: 121 Bytes
2529305
 
 
 
 
 
 
1
2
3
4
5
6
7
8
module.exports = {
  plugins: {
    "postcss-import": {},
    "postcss-simple-vars": {},
    "postcss-nested": {}
  },
}