Skip to content

Commit

Permalink
fix: add missing outline-* color utility classes to CDN file
Browse files Browse the repository at this point in the history
fixes: #2944
  • Loading branch information
saadeghi committed May 3, 2024
1 parent b4ef23f commit b3e4800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/full/tailwind.config.js
Expand Up @@ -20,6 +20,7 @@ module.exports = {
"borderRadius",
"divideColor",
"gradientColorStops",
"outlineColor",
"placeholderColor",
"preflight",
"ringColor",
Expand Down

0 comments on commit b3e4800

Please sign in to comment.