@use "../variables";

:root {
  --u-font-family: #{variables.$font-family};
}
