fix: Bulma import format
This commit is contained in:
parent
7464dd0fe0
commit
7a7d1607a4
3 changed files with 23 additions and 15 deletions
|
|
@ -22,7 +22,6 @@
|
|||
<script setup lang="ts">
|
||||
import LearningResourceWrapper from '@/components/molecules/LearningResourceWrapper.vue'
|
||||
import '@/assets/style.scss'
|
||||
import 'bulma/css/bulma.css'
|
||||
import { useI18n } from 'vue-i18n'
|
||||
import type { MessageSchema } from '@/i18n/types'
|
||||
import { computed } from 'vue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue