Get updates on CSS Demystified here.
Bramus' post: Using 100vw is now scrollbar-aware (in Chrome 145+, under the right conditions)
Sorry for the click-baity title, but it is true! š
Chrome has just changed how 100vw works, though itās very unlikely to affect any of your old projects, if you āopt-inā to it, so to speak, it will now take into account the scrollbar.
Iām of two minds of this⦠itās nice that itāll work as intended, but hopefully it doesnāt lead to people overusing 100vw either. Overall, I do think itās a good change though, since it actually makes 100vw useable now.