mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 00:43:50 +01:00
fix style
This commit is contained in:
parent
2a773efda0
commit
5963d36388
@ -12,7 +12,6 @@ import MkCustomEmoji from '@/components/mk/CustomEmoji.vue';
|
||||
import MkMention from '@/components/mk/Mention.vue';
|
||||
import NuxtLink from '@/components/g/NuxtLink.vue';
|
||||
import ProseAVue from '@/components/content/ProseA.vue';
|
||||
import '@/assets/css/mfm.scss';
|
||||
|
||||
const QUOTE_STYLE = `
|
||||
display: block;
|
||||
|
@ -67,6 +67,7 @@ export default defineNuxtConfig({
|
||||
"github-markdown-css/github-markdown.css",
|
||||
"@/assets/css/nprogress.css",
|
||||
"@/assets/css/tailwind.css",
|
||||
"@/assets/css/mfm.scss",
|
||||
"@/assets/css/bootstrap-forms.scss",
|
||||
],
|
||||
modules: [
|
||||
|
Loading…
Reference in New Issue
Block a user