mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
- Removes px suffix from 0px. - Combines CSS properties where they are immediately overridden in the same selector block, or can be combined without side effects. This saves about 50 bytes off the CSS scripts. it ain't much but it's honest work