Skip to content

Commit f17271d

Browse files
author
im-not-developer
committed
Update tailwind.config.js
1 parent 0db1633 commit f17271d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tailwind.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module.exports = {
33
purge: ['./src/**/*.{js,jsx,ts,tsx}', './public/index.html'],
44
theme: {
55
extend: {
6+
67
colors: {
78
// gray: colors.blueGray,
89
'common-orange': '#f97316',

0 commit comments

Comments
 (0)