集成 prettier 插件, 新增 npm run lint:prettier 命令

This commit is contained in:
就眠儀式
2021-12-24 13:42:56 +08:00
parent d814aca171
commit 6717dfead2
80 changed files with 1652 additions and 1450 deletions

View File

@@ -1,4 +1,4 @@
.layui-header {
box-sizing: border-box;
height: 60px;
}
box-sizing: border-box;
height: 60px;
}

View File

@@ -12,4 +12,4 @@ import "./index.less";
<div class="layui-header">
<slot />
</div>
</template>
</template>