top | item 41549755

(no title)

thestepafter | 1 year ago

Any recommendations for a more aggressive reset? What if you are already using a library such as bootstrap or tailwind?

discuss

order

wkirby|1 year ago

If you’re using a framework, I wouldn’t (personally) layer another reset on top of it.

For me, especially when managing non-typographic layout, ensuring that all browser-default margins and padding are gone, as well as a consistent font size and line height for every element are important.

I also think that the `dvh` unit is really helpful if you’re going to be working with full-screen layouts that target any iOS browser.