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