Fix build step
This commit is contained in:
parent
9a2f1aa439
commit
6e0c158330
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue