1 Star 1 Fork 0

masx200 / nextjs-masx200-home

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 272 Bytes
一键复制 编辑 原始数据 按行查看 历史
masx200 提交于 2021-08-04 22:21 . test
module.exports = {
plugins: [
require("cssnano"),
require("autoprefixer"),
require("postcss-preset-env"),
],
};
/*module.exports = {
plugins: [
("cssnano"),
("autoprefixer"),
("postcss-preset-env"),
],
};
*/
JavaScript
1
https://gitee.com/masx200/nextjs-masx200-home.git
git@gitee.com:masx200/nextjs-masx200-home.git
masx200
nextjs-masx200-home
nextjs-masx200-home
main

搜索帮助