Front-end education for the real world. Since 2018.





Author
Manuel Matuzović's avatar

Manuel Matuzović

Manuel Matuzović is a freelance frontend developer, accessibility auditor, teacher, author, and consultant who’s passionate about the web. He writes about accessibility, HTML, and CSS on his personal blog matuzo.at.

Latest articles by Manuel Matuzović

  1. A workaround for using custom properties in media queries

    One of the most frustrating aspects of media queries is that we can’t use custom properties with them. This often results in hard-coded values in otherwise, highly configurable codebases. Manuel has a novel approach to get around this.

    CSS