fix: import error (#225)

v4.0
ChasLui 2018-11-21 13:15:02 +08:00 committed by 花裤衩
parent 4a4961373d
commit 93a9bcfda0
1 changed files with 1 additions and 1 deletions

View File

@ -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;