提交 d0b6c496 编写于 作者: 无木

style: remove tailwind lightBlue renamed warning

上级 20d7a25e
const colors = require('tailwindcss/colors');
const { sky: color_sky } = require('tailwindcss/colors');
module.exports = {
mode: 'jit',
......@@ -15,7 +15,8 @@ module.exports = {
},
},
colors: {
...colors,
//...colors,
lightBlue: color_sky,
primary: {
DEFAULT: '#0960bd',
// dark: primaryColorDark,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册