Last active
August 29, 2015 14:11
-
-
Save suissa/67e9776a683f6006a4f2 to your computer and use it in GitHub Desktop.
Resposta para uma pergunta no grupo de Stylus no Facebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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