Skip to content

Improve box-sizing bahaviour

Matej Latin requested to merge marcobiedermann:feature/box-sizing into master

Created by: marcobiedermann

Inherit box-sizing behaviour. This will save some bytes and make it easier to maintain and to expand.

See https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ for more information.

Merge request reports