Fix build step

This commit is contained in:
Ramon Wenger 2023-02-23 17:22:15 +01:00
parent 9a2f1aa439
commit 6e0c158330
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ const addRoomEntryRoute = {
};
</script>
<style scoped lang="scss">
<style lang="scss">
// todo: re-add scoped once we're on vite
@import '~styles/helpers';
.add-room-entry-button {