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
<progress> doesn't works with simple bg-gray-300, etc.
The proposal is to add variants like progress-bar: and progress-value: to be able to do something like this: progress-bar:bg-gray-100 and progress-value:bg-blue-500.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
<progress>
doesn't works with simplebg-gray-300
, etc.The proposal is to add variants like
progress-bar:
andprogress-value:
to be able to do something like this:progress-bar:bg-gray-100
andprogress-value:bg-blue-500
.This should result something like this:
Beta Was this translation helpful? Give feedback.
All reactions