Show newer

We have four properties for fiddling with the cascade on individual properties, but none that allow us to blast everything back to the UA stylesheet defaults.
css-tricks.com/inherit-initial

It's not like this sort of situation would come up often, but knowing that the `outline` property is exempted from the box model makes it a nice candidate for collapsable borders.
css-tricks.com/using-the-outli

RT Adam Argyle
make taps 300ms faster with 1 line of CSS:
```
touch-action: manipulation;
```
means:
element doesn't want double-tap to zoom
result:
browser *immediately* responds to taps instead of waiting 300ms for a "potential" 2nd tap 🤓
caniuse (YES!)
caniuse.com/mdn-css_properties

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。