-
I'm trying to add classnames to tiles while using NextJS and TailwindCSS. Is this configuration supported? The calendar will display but the classNames do not get added properly. |
Beta Was this translation helpful? Give feedback.
Answered by
roberth05
May 14, 2022
Replies: 1 comment
-
Resolved. There was a conflict with the default CSS. Removed it and all started working. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
roberth05
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved. There was a conflict with the default CSS. Removed it and all started working.