0 Star 0 Fork 1

binjie/react-spa-template

forked from he5050/react-spa-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
postcss.config.js 177 Bytes
一键复制 编辑 原始数据 按行查看 历史
he5050 提交于 2020-05-14 16:26 . build: 完成模板初始构建
/** postcss-loader 解析器所需的配置文件 **/
module.exports = {
plugins: [require("autoprefixer")(), require("postcss-preset-env"), require("postcss-import")()]
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bin_style_jie/react-spa-template.git
git@gitee.com:bin_style_jie/react-spa-template.git
bin_style_jie
react-spa-template
react-spa-template
master

搜索帮助