Skip to content

Commit

Permalink
fix: invalid syntax for the value of "hslChannel" in the "colors" file
Browse files Browse the repository at this point in the history
  • Loading branch information
zsio committed Aug 17, 2023
1 parent 67cd440 commit df9674d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/public/registry/colors/slate.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"destructive-foreground": "210 40% 98%",
"border": "217.2 32.6% 17.5%",
"input": "217.2 32.6% 17.5%",
"ring": "212.7,26.8%,83.9%"
"ring": "212.7 26.8% 83.9%"
}
},
"inlineColorsTemplate": "@tailwind base;\n@tailwind components;\n@tailwind utilities;\n",
Expand Down

0 comments on commit df9674d

Please sign in to comment.