18 Star 223 Fork 42

fehey / gridea

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
postcss.config.js 127 Bytes
一键复制 编辑 原始数据 按行查看 历史
fehey 提交于 2019-12-05 17:14 . feat: add tailwindcss & update color
module.exports = {
plugins: [
require('postcss-import'),
require('tailwindcss'),
require('autoprefixer'),
],
}
TypeScript
1
https://gitee.com/fehey/gridea.git
git@gitee.com:fehey/gridea.git
fehey
gridea
gridea
master

搜索帮助