Skip to content

Instantly share code, notes, and snippets.

@kaishin
Created June 29, 2014 11:38
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 kaishin/9b0a3ae8bb42dea27691 to your computer and use it in GitHub Desktop.
Save kaishin/9b0a3ae8bb42dea27691 to your computer and use it in GitHub Desktop.
@function attr-ends-with-string($attr, $string) {
@return "[#{$attr}$=#{$string}]";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment