text color
text-transparent
This is some text inside of a div block.
@desktop
color: transparent;
color: transparent;
text-black
This is some text inside of a div block.
@desktop
color: $neutral-black;
color: $neutral-black;
text-white
This is some text inside of a div block.
@desktop
color: $neutral-white;
color: $neutral-white;
text-100
This is some text inside of a div block.
@desktop
color: $neutral-100;
color: $neutral-100;
text-200
This is some text inside of a div block.
@desktop
color: $neutral-200;
color: $neutral-200;
text-300
This is some text inside of a div block.
@desktop
color: $neutral-300;
color: $neutral-300;
text-400
This is some text inside of a div block.
@desktop
color: $neutral-400;
color: $neutral-400;
text-500
This is some text inside of a div block.
@desktop
color: $neutral-500;
color: $neutral-500;
text-600
This is some text inside of a div block.
@desktop
color: $neutral-600;
color: $neutral-600;
text-700
This is some text inside of a div block.
@desktop
color: $neutral-700;
color: $neutral-700;
text-800
This is some text inside of a div block.
@desktop
color: $neutral-800;
color: $neutral-800;
text-900
This is some text inside of a div block.
@desktop
color: $neutral-900;
color: $neutral-900;