
Sign up to save your podcasts
Or
https://twitter.com/mirisuzanne
https://us.vuejs.org
CSS has come a long way since the browser wars of the late 90s. What used to be a struggle, is now often a breeze (see box-shadow or border-radius). But the last 2 years have pushed CSS into entirely new territory: with DOM-aware variables and calculations that can drive your design.
We can inject data directly into our themes and layouts, but where does that data come from, and how do we safely wire it up? Vue provides all the tools we need, but first we have to understand the possibilities and constraints. We’ll cover…
The basics for understanding CSS custom properties, grid, and calc().
4.9
2222 ratings
https://twitter.com/mirisuzanne
https://us.vuejs.org
CSS has come a long way since the browser wars of the late 90s. What used to be a struggle, is now often a breeze (see box-shadow or border-radius). But the last 2 years have pushed CSS into entirely new territory: with DOM-aware variables and calculations that can drive your design.
We can inject data directly into our themes and layouts, but where does that data come from, and how do we safely wire it up? Vue provides all the tools we need, but first we have to understand the possibilities and constraints. We’ll cover…
The basics for understanding CSS custom properties, grid, and calc().