fix sass warnings

This commit is contained in:
Henry Jameson 2025-02-18 22:31:33 +02:00
commit bcc9d9b851
11 changed files with 133 additions and 144 deletions

View file

@ -98,7 +98,5 @@
</template>
<script src="./chat_message.js"></script>
<style lang="scss">
@import "./chat_message";
</style>
<style src="./chat_message.scss" lang="scss" />