-
Had an old SCSS mixin which would do a gutter based on media queries (to be consistent throughout the project), which I wanted to replace with a CSS variable (mikestreety.co.uk/blog/css-custom-properties-everyday-applications) Used regex, with find and replace, to bulk update everything in my project: