You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The correct class for changing the positioning of the background to the bottom right corner, according to the documentation, is 'bg-bottom-right'. However, in code, the actual class is bg-right-bottom. Need to change or at least mention it in the documentation.
tailwind version that is being used: 4.1.4
The text was updated successfully, but these errors were encountered:
The correct class for changing the positioning of the background to the bottom right corner, according to the documentation, is 'bg-bottom-right'. However, in code, the actual class is
bg-right-bottom
. Need to change or at least mention it in the documentation.tailwind version that is being used: 4.1.4
The text was updated successfully, but these errors were encountered: