Some classes (color ones) are not generating. All troubleshooting steps completed. #13734
Answered
by
wongjn
JaiRaeWiz-DOL
asked this question in
Help
-
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
May 23, 2024
Replies: 1 comment 5 replies
-
Could it be that you have used |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
JaiRaeWiz-DOL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could it be that you have used
theme.colors
instead oftheme.extend.colors
to define any custom colors? Otherwise, consider providing a project that reproduces the unexpected behavior.