Skip to content

Commit 85f8292

Browse files
author
Sergei Orlov
committed
🐛 Add support for brown color
1 parent df11054 commit 85f8292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ module.exports = {
99
rose: colors.rose,
1010
amber: colors.amber,
1111
orange: colors.orange,
12+
warmGray: colors.warmGray,
1213
},
1314
},
1415
},

0 commit comments

Comments
 (0)