Add workaround for build bug
This commit is contained in:
parent
51c9ac9a13
commit
b0968ac7b7
|
|
@ -229,7 +229,8 @@ const textHidden = (type: string) => {
|
||||||
|
|
||||||
<script></script>
|
<script></script>
|
||||||
|
|
||||||
<style scoped lang="scss">
|
<style lang="scss">
|
||||||
|
/* todo: re-add `scoped`, same as in ContentBlock.vue */
|
||||||
@import '~styles/helpers';
|
@import '~styles/helpers';
|
||||||
|
|
||||||
.chapter {
|
.chapter {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue