/** * SCSS variables (compile-time) * These can be used in media queries and other places where CSS custom properties don't work */ // Breakpoints $desktop-wide-breakpoint: 980px;