Aug 29, 2017 · 1 min read
<shameless plug>
I wrote a CSS framework called FICTOAN, which uses classes like ‘padding-left-fixed’, ‘margin-bottom-large’, and so on, where fixed values are 8px spacing, and rest use vh and vw spacing.
It’s still in its infancy, but you can check it out here — http://sujansundareswaran.com/fictoan/
We use it in our company’s web projects, and we’ve managed to now have a extremely consistent layout ruleset across our apps. Maybe it’ll help you out?
</shameless plug>
