fix warning build

nostro
Pietro Brenna 2025-06-24 14:02:01 +02:00
parent 034a1b1a86
commit 2947ae8440
1 changed files with 1 additions and 1 deletions

View File

@ -94,5 +94,5 @@ export default {
</script>
<style lang="scss" scoped>
@import './RotateWrapper.scss';
@use './RotateWrapper.scss';
</style>