Settings
Colors
--color-blue--color-gray--color-gray-light--color-charcoalMixins
Mixins can be used via @apply. For example,
.c-label {
@apply --m-text-overflow-ellipsis;
}
Text Ellipsis
--m-text-overflow-ellipsis
--color-blue--color-gray--color-gray-light--color-charcoalMixins can be used via @apply. For example,
.c-label {
@apply --m-text-overflow-ellipsis;
}
--m-text-overflow-ellipsis