Skip to content

Instantly share code, notes, and snippets.

@suissa
Last active August 29, 2015 14:11
Show Gist options
  • Save suissa/67e9776a683f6006a4f2 to your computer and use it in GitHub Desktop.
Save suissa/67e9776a683f6006a4f2 to your computer and use it in GitHub Desktop.
Resposta para uma pergunta no grupo de Stylus no Facebook
font-size()
font-size: arguments
h1-title(z = 12px)
width 100%
float left
font-size z
font-weight 100
margin 0
.title
h1-title(16px)
// Pergunta do grupo de Stylus no Fb https://www.facebook.com/groups/css.styl/permalink/692976037482735/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment