chore: migrate sass imports to use (#49)

This commit is contained in:
2025-06-10 18:27:34 +04:00
committed by GitHub
parent d74eec1c47
commit f3cc07e92c
6 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<style lang="scss">
@import "../scss/_variables.scss";
@use "../scss/variables" as *;
header {
padding-bottom: 1rem;