Skip to content

配置css

如果要使用sass需要安装:npm install --save-dev sass sass-loader@10

某个页面或者组件就可以使用

<style scoped lang='scss'></style>