UNPKG
@talentsoft-opensource/hylia
Version:
latest (4.0.1)
4.0.1
1.1.7
The Hylia design systems. Contains all the building blocks style rules for Talentsoft.
@talentsoft-opensource/hylia
/
atoms
/
background.less
7 lines
(6 loc)
•
125 B
text/less
View Raw
1
2
3
4
5
6
7
.background
{
.variant-colors-bg
(
length
(
@colors
));
&
--application
{
background-color
:
#F0F0F0
; } }