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