Fix build Postcss error (#353)

This commit is contained in:
Thomas Miceli
2024-10-24 23:37:04 +02:00
committed by GitHub
parent 2bf434f00e
commit ca44abfc43
2 changed files with 27 additions and 4 deletions

View File

@ -7,6 +7,8 @@ module.exports = {
],
theme: {
colors: {
transparent: 'transparent',
current: 'currentColor',
white: colors.white,
black: colors.black,
gray: {