mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-13 05:47:12 +02:00
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