Skip to content

Instantly share code, notes, and snippets.

@TmanTman
Created November 18, 2020 15:58
Show Gist options
  • Save TmanTman/7c9cd4c318bcb641aa16f69b9808c5f0 to your computer and use it in GitHub Desktop.
Save TmanTman/7c9cd4c318bcb641aa16f69b9808c5f0 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
$linkcolour: #0075E1;
div {
color: lighten($linkcolour, 20%);
}
div {
color: #48a7ff;
}
{
"sass": {
"compiler": "dart-sass/1.26.11",
"extensions": {},
"syntax": "SCSS",
"outputStyle": "expanded"
},
"autoprefixer": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment