We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0bb6e commit b4d9b9dCopy full SHA for b4d9b9d
tailwind.config.ts
@@ -11,6 +11,7 @@ const config: Config = {
11
colors: {
12
primary: {
13
cecom_blue: '#0648A6FF',
14
+ cecom_blue_light: '#0029BB2E',
15
lightgray30: '#D9D9D955',
16
lightgray50: '#D9D9D980',
17
lightgray100: '#D9D9D9FF',
0 commit comments