fix: import error (#225)
parent
4a4961373d
commit
93a9bcfda0
|
@ -46,7 +46,7 @@ export default {
|
|||
</script>
|
||||
|
||||
<style rel="stylesheet/scss" lang="scss" scoped>
|
||||
@import "~@/src/styles/mixin.scss";
|
||||
@import "~@/styles/mixin.scss";
|
||||
.app-wrapper {
|
||||
@include clearfix;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue