mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
build(packages): add autoprefixer
This commit is contained in:
@@ -24,7 +24,8 @@ module.exports = {
|
||||
exclude: /(node_modules)/
|
||||
});
|
||||
}
|
||||
}
|
||||
},
|
||||
postcss: [require("autoprefixer")()]
|
||||
},
|
||||
css: ["normalize.css/normalize.css"]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user