mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Documented .cursor-wait
This commit is contained in:
parent
6837c8f46d
commit
db11e99a2a
@ -28,6 +28,11 @@ features:
|
||||
'cursor: not-allowed;',
|
||||
"Set the mouse cursor to indicate that the action will not be executed.",
|
||||
],
|
||||
[
|
||||
'.cursor-wait',
|
||||
'cursor: wait;',
|
||||
"Set the mouse cursor to indicate that an action is being executed.",
|
||||
],
|
||||
]
|
||||
])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user