【更新】修复tailwindcss部分颜色不生效

pull/103/head^2
xlzy 2 years ago committed by 小诺
parent c4df5d65e2
commit 65fe9fce81

@ -39,12 +39,7 @@ module.exports = {
colors: {
transparent: 'transparent',
current: 'currentColor',
black: colors.black,
white: colors.white,
gray: colors.neutral,
indigo: colors.indigo,
red: colors.rose,
yellow: colors.amber,
...colors,
...generatePrimaryColors()
},
fontWeight: {

Loading…
Cancel
Save