move your import to app.vue: <style scoped lang="less"> @import './style/animate.min.css'; </style> or index.html: <link rel="stylesheet" type="text/css" href="src/style/animate.min.css"/>
move your import to app.vue:
or index.html: