Skip to content

Instantly share code, notes, and snippets.

@muditlambda
Created November 28, 2019 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save muditlambda/8ecbed626404e2e51eaf1503c89faf61 to your computer and use it in GitHub Desktop.
Save muditlambda/8ecbed626404e2e51eaf1503c89faf61 to your computer and use it in GitHub Desktop.
@font-color: #fff;
@bg-color: #00f
#box{
color: @font-color;
background: @bg-color;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment