UNPKG

@talentsoft-opensource/hylia

Version:

The Hylia design systems. Contains all the building blocks style rules for Talentsoft.

18 lines (15 loc) 311 B
.variant-border-color(length(@colors)); .make-colors(length(@colors)); .variant-background-color(length(@colors)); // Define states .Hylia-u-color { &--positive { color: @namek; } &--warning { color: @saien; } &--negative { color: @ruban; } }