@use 'styles/settings'; html { scroll-behavior: smooth; } body { color: settings.$body-color; }