Skip to content

Instantly share code, notes, and snippets.

@jwarby
Created March 22, 2021 10:00
Show Gist options
  • Save jwarby/89237855ffc086f45e4c7166c9351eaa to your computer and use it in GitHub Desktop.
Save jwarby/89237855ffc086f45e4c7166c9351eaa to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
$color: #ffc107;
@debug lightness($color);
html {
background: lighten($color, 39.2%);
}
html {
background: #fff3cf;
}
{
"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