UNPKG

@talentsoft-opensource/hylia

Version:

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

18 lines (14 loc) 325 B
.text--regular, p { .font(@regular_regular, 1.4rem, @vader, 1.8rem); a { &:hover { text-decoration: underline; } } } .text--bold, strong { .font(@regular_bold, 1.4rem, @vader, 1.8rem); } .text--italic, em { .font(@regular_italic, 1.2rem, @vader, 1.4rem); }