Add workaround for build bug

This commit is contained in:
Ramon Wenger 2023-02-13 14:49:32 +01:00
parent 51c9ac9a13
commit b0968ac7b7
1 changed files with 2 additions and 1 deletions

View File

@ -229,7 +229,8 @@ const textHidden = (type: string) => {
<script></script>
<style scoped lang="scss">
<style lang="scss">
/* todo: re-add `scoped`, same as in ContentBlock.vue */
@import '~styles/helpers';
.chapter {