Skip to content

Instantly share code, notes, and snippets.

@seven-phases-max
Created February 13, 2019 15:18
Show Gist options
  • Save seven-phases-max/c77f777ee992e69ed4ada5df0e61bb19 to your computer and use it in GitHub Desktop.
Save seven-phases-max/c77f777ee992e69ed4ada5df0e61bb19 to your computer and use it in GitHub Desktop.
.pipe(less({modifyVars: {
'@color1': '#535859',
'@color2': '#ff0000',
'@color3': '#ccffcc'
}}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment