refactor: import using style src over @import
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<style lang="scss">
|
||||
@import "./Footer";
|
||||
</style>
|
||||
<style lang="scss" src="./Footer.scss"></style>
|
||||
|
||||
<script lang="ts">
|
||||
import { getContext } from 'svelte'
|
||||
|
||||
Reference in New Issue
Block a user