Fix build Postcss error (#353)
This commit is contained in:
2
public/tailwind-embed.config.js
vendored
2
public/tailwind-embed.config.js
vendored
@@ -7,6 +7,8 @@ module.exports = {
|
||||
],
|
||||
theme: {
|
||||
colors: {
|
||||
transparent: 'transparent',
|
||||
current: 'currentColor',
|
||||
white: colors.white,
|
||||
black: colors.black,
|
||||
gray: {
|
||||
|
||||
Reference in New Issue
Block a user