1 2 3 4 5 6
@use "@styles/abstracts/functions" as fun; .logo { max-width: fun.convert-px(50); margin-right: var(--spacing-xs); }