Skip to content

Commit b4d9b9d

Browse files
committed
Update Tailwind Config : Added cecom_blue_light Color
1 parent 5f0bb6e commit b4d9b9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const config: Config = {
1111
colors: {
1212
primary: {
1313
cecom_blue: '#0648A6FF',
14+
cecom_blue_light: '#0029BB2E',
1415
lightgray30: '#D9D9D955',
1516
lightgray50: '#D9D9D980',
1617
lightgray100: '#D9D9D9FF',

0 commit comments

Comments
 (0)