docs+utils: Remove all legacy variant-* class references, update all docs and snippets to use only preset-* (Skeleton v4)
This commit is contained in:
@@ -143,6 +143,6 @@ Generic container types used for layout and grouping.
|
||||
|
||||
## 4. CSS Styling for UI Elements
|
||||
|
||||
- **Warning/Hide Buttons:** `variant-soft-warning hover:variant-filled-warning`
|
||||
- **Error/Delete/Disable Buttons:** `variant-soft-error hover:variant-filled-error`
|
||||
- **Warning/Hide Buttons:** `preset-tonal-warning hover:preset-filled-warning-500`
|
||||
- **Error/Delete/Disable Buttons:** `preset-tonal-error hover:preset-filled-error-500`
|
||||
- **Submenu:** `flex flex-row items-center justify-center gap-1`
|
||||
|
||||
Reference in New Issue
Block a user