mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 05:01:35 -04:00
feat: add steps component
chore: rename breadcrumb-delimiter to chevron-right
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
@tailwind utilities;
|
||||
|
||||
@import "typography.css";
|
||||
@import "cards.css";
|
||||
@import "components/cards.css";
|
||||
@import "components/steps.css";
|
||||
|
||||
html {
|
||||
@apply text-base antialiased;
|
||||
|
Reference in New Issue
Block a user