remove less & less-loader dep

This commit is contained in:
lesion
2022-05-03 15:23:55 +02:00
parent d11798a3ab
commit 5d2ffa81f4
6 changed files with 35 additions and 39 deletions

View File

@@ -1,8 +1,8 @@
<template lang='pug'>
v-app#iframe
nuxt
v-app#iframe
nuxt
</template>
<style lang='less'>
<style>
#iframe.v-application {
background-color: transparent !important;
}