Skip to content

Instantly share code, notes, and snippets.

@yairEO
Created January 10, 2022 18:33
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 yairEO/64d412cd7fcc65d2fd09d10c89cb2e0f to your computer and use it in GitHub Desktop.
Save yairEO/64d412cd7fcc65d2fd09d10c89cb2e0f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
div {
transform: translate(100px) var(--transform-y, );
}
div {
transform: translate(100px) var(--transform-y);
}
{
"sass": {
"compiler": "dart-sass/1.32.12",
"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