mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
fix: scss import to use
This commit is contained in:
parent
b545f2e0fb
commit
4c8ffddfe0
2 changed files with 2 additions and 2 deletions
|
@ -460,5 +460,5 @@ onMounted(async () => {
|
|||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
@import '~/assets/css/index.scss';
|
||||
@use '~/assets/css/index.scss';
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue