Skip to content

Instantly share code, notes, and snippets.

@ShaggyDude
Created November 30, 2016 20:32
Show Gist options
  • Save ShaggyDude/63139e3368842d62328361219121bba6 to your computer and use it in GitHub Desktop.
Save ShaggyDude/63139e3368842d62328361219121bba6 to your computer and use it in GitHub Desktop.
// HML - hipster markup language, because typing div is lamo and recycling depricated html is good for the environment.
b { // div
display: block;
font-weight: normal;
}
s { // span
text-decoration: none
}
i { // icon
use-for: icons;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment