Fix build step with workaround
This commit is contained in:
parent
437801a493
commit
bfeeb232d3
|
|
@ -114,7 +114,8 @@ const changeDocumentUrl = (documentUrl: string) => {
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped lang="scss">
|
<style lang="scss">
|
||||||
|
// todo: use `scoped` once no longer on webpack
|
||||||
@import '~styles/helpers';
|
@import '~styles/helpers';
|
||||||
|
|
||||||
.submission-form-container {
|
.submission-form-container {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue