you didn’t know about CSS • SVGs (one of the best) • building CSS minifier • CSS grid system (native!) • CSS and the critical path • CSS performance tooling • the state of web typography
CSS • highlights: • CSS without HTML • Unicode in CSS (♥) + crazy classes and IDs • CSS for evil - stealing data from DOM • Useful tools: https://mothereff.in/
next.guardian.com (6k devices, …) • 1000ms is critical (300-1000) • CSS is blocking rendering - get CSS down as soon as possible • CSS critical path Patrick Hamann
web is about typography (or not?) • font-style * font-weight * font-stretch • truetype, opentype, woff • “font family recognised, not yet loaded, will be applied after downloading” - our nightmare Bram Stein