Skip to content

Instantly share code, notes, and snippets.

@ffoodd
Created November 20, 2020 09:34
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 ffoodd/2a0c2c5ab9bd18c4ed8bbc7b1db2b859 to your computer and use it in GitHub Desktop.
Save ffoodd/2a0c2c5ab9bd18c4ed8bbc7b1db2b859 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
$value: 4;
p {
--padding: $value * 1px;
}
p {
--padding: $value * 1px;
}
{
"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