Skip to content

Instantly share code, notes, and snippets.

@marcelarie
Last active April 21, 2022 12:13
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 marcelarie/9224f6e2eedd7e7d35155c068194bb9d to your computer and use it in GitHub Desktop.
Save marcelarie/9224f6e2eedd7e7d35155c068194bb9d to your computer and use it in GitHub Desktop.
$signatureWidth: 125px;
$signatureHeight: 54px;
:export {
signatureWidth: $signatureWidth;
signatureHeight: $signatureHeight / 1px;
}
{
"sass": {
"compiler": "node-sass/4.14.1",
"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