Y
Hacker News
new
|
ask
|
show
|
jobs
by
qbane
254 days ago
I prefer the following to ensure the interoperability of external libraries:
`body, html { box-sizing: border-box } * { box-sizing: inherit }`