Skip to content

Instantly share code, notes, and snippets.

@rdpanek
Created January 12, 2015 08:48
Show Gist options
  • Save rdpanek/6cc1122ce54ee86a8e92 to your computer and use it in GitHub Desktop.
Save rdpanek/6cc1122ce54ee86a8e92 to your computer and use it in GitHub Desktop.
normalizeSpace
normalizeSpace = (className) ->
"contains(concat(' ',normalize-space(@class),' '),' #{className} ')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment