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