fix: markdown not aligned to left (#81)
This commit is contained in:
parent
7c903def7b
commit
25c7d351c7
@ -63,7 +63,7 @@ export default defineConfig({
|
||||
|
||||
// https://github.com/antfu/vite-plugin-windicss
|
||||
WindiCSS({
|
||||
safelist: 'prose prose-sm m-auto',
|
||||
safelist: 'prose prose-sm m-auto text-left',
|
||||
}),
|
||||
|
||||
// https://github.com/antfu/vite-plugin-pwa
|
||||
|
Loading…
x
Reference in New Issue
Block a user