Init Axo design system

This commit is contained in:
Jamie Kyle
2025-08-04 13:35:20 -07:00
committed by GitHub
parent 7553a85b1c
commit 0d99f8bca2
35 changed files with 4785 additions and 210 deletions

View File

@@ -20,6 +20,7 @@
padding-inline: 12px 32px;
text-overflow: ellipsis;
width: 100%;
color: variables.$color-black;
@include mixins.dark-theme {
background-color: variables.$color-gray-90;