Skip to content

Instantly share code, notes, and snippets.

@keevie
Created October 6, 2017 20:13
Show Gist options
  • Save keevie/b479dcc828c35a5cb07080bb7f1af69b to your computer and use it in GitHub Desktop.
Save keevie/b479dcc828c35a5cb07080bb7f1af69b to your computer and use it in GitHub Desktop.
const nodeClasses = `
some-constant-class
some-other-constant-class
${perspective}
container level-${level}
${targeted}
${noLabel}
${selected}
${dragging}
${placeholder}
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment