1 Star 3 Fork 0

justorez/peppa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
postcss.config.cjs 353 Bytes
一键复制 编辑 原始数据 按行查看 历史
justorez 提交于 2024-02-19 16:16 . refactor(episode): extract hooks
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
'postcss-preset-env': {
preserve: true,
// https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/FEATURES.md
features: {
'oklab-function': true
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/justorez/peppa.git
git@gitee.com:justorez/peppa.git
justorez
peppa
peppa
main

搜索帮助