Skip to content

Instantly share code, notes, and snippets.

@starryeyez024
Created May 6, 2019 14:10
Show Gist options
  • Save starryeyez024/1f59d8cbd1472472bbd430203cc3adf3 to your computer and use it in GitHub Desktop.
Save starryeyez024/1f59d8cbd1472472bbd430203cc3adf3 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<br/>
<div class="test">
code
</div>
// ----
// Sass (vundefined)
// Compass (vundefined)
// dart-sass (v1.18.0)
// ----
:root {
//--pfe-theme--font-family--code: "Andale Mono";
}
.test {
font-family: var(--pfe-theme--font-family--code, '"Overpass Mono", Consolas, Monaco, Andale Mono, monospace');
}
.test {
font-family: var(--pfe-theme--font-family--code, '"Overpass Mono", Consolas, Monaco, Andale Mono, monospace');
}
<br/>
<div class="test">
code
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment