Skip to content

Instantly share code, notes, and snippets.

@franktopel
Created September 15, 2020 09:28
Show Gist options
  • Save franktopel/dfd219da757c7368e8fac82c16ffcfcd to your computer and use it in GitHub Desktop.
Save franktopel/dfd219da757c7368e8fac82c16ffcfcd to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
div {
color: lighten(#a00, 10%);
background-color: darken(#a00, 20%);
}
div {
color: #dd0000;
background-color: #440000;
}
{
"sass": {
"compiler": "dart-sass/1.26.10",
"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