inuitcss / CONTRIBUTING

[DEPRECATED] [go to intuitcss/inuitcss]
https://github.com/inuitcss/inuitcss
11 stars 0 forks source link

Vertical rhythme applied on base tag #13

Closed alienlebarge closed 8 years ago

alienlebarge commented 10 years ago

I'm currently working on _base.vertical-rythme.scss to applied some vertical rhythm settings on base tags (h1, h2, ...,p, ul, ...). Here's the code

Perhaps it can be an addition to inuitcss

csshugs commented 8 years ago

@alienlebarge Thanks a lot for your suggestion and your example. Although it's a good idea and probably useful to many people, I'm afraid it's still too opinionated and complex for inuitcss.

We'd still love to see such things being provided as some kind of inuitcss-plugin though. We want inuitcss to be as simple and granular as possible and instead let the users extend the framework with such modules as you suggested.

Still thank you very much for the effort!