fix: postcss build failed
This commit is contained in:
@@ -61,8 +61,8 @@ function handleTabChange(event: Event) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
@import "../assets/main.css";
|
||||
<style scoped lang="postcss">
|
||||
@import "@/assets/main.css";
|
||||
|
||||
.icon {
|
||||
@apply h-4 w-4 opacity-70 mr-1.5;
|
||||
|
||||
Reference in New Issue
Block a user