KittyGiraudel / ama

Ask me anything!
43 stars 4 forks source link

Typographic Scale Based on Golden Ratio (based on your articles) #78

Closed newdesignideas closed 7 years ago

newdesignideas commented 7 years ago

Hi Hugo,

I did a small snippet based on one of your articles that may be useful to turned into a Sass component and added as an optional add-on to a blueprint or a framework that enables one to use a typographic scale based on Golden Ratio in a CSS project with the addition of minimum and maximum font sizes.

If you care to have a look. It's here: https://github.com/Veebidisainer/golden-ratio-typographic-scale

The idea is to add a range where in any font looks good enough and let the Golden ratio do the rest.

(still a work in progress)

KittyGiraudel commented 7 years ago

Hey there,

That’s nice work! I don’t use Sass as much as I used to, so I can’t really comment on how useful it is in a real project, but here are a few things I noticed while looking at the code:

In any case, that’s seems like a solid idea. Keep up! :)

newdesignideas commented 7 years ago

Thanks Hugo, you're an inspiration. Sincerely, Robert