1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: Add card gradients page and gradient card components (#2554)

This commit is contained in:
Paweł Kuna
2025-11-29 11:58:51 +01:00
committed by GitHub
parent deb887b4aa
commit ec9469332e
29 changed files with 487 additions and 106 deletions

View File

@@ -0,0 +1,6 @@
---
"@tabler/core": minor
---
Added `.card-gradient` component with gradient variants, direction modifiers, and animated backgrounds.

View File

@@ -0,0 +1,6 @@
---
"@tabler/preview": minor
---
Added new `card-gradients.html` page showcasing various gradient card styles and components.