1 parent afa7835 commit 2a710caCopy full SHA for 2a710ca
1 file changed
app/app.config.ts
@@ -110,6 +110,9 @@ export default defineAppConfig({
110
},
111
112
prose: {
113
+ a: {
114
+ base: 'rounded-none border-current hover:text-muted hover:border-current [&>code]:border-current hover:[&>code]:text-muted hover:[&>code]:border-current',
115
+ },
116
codePreview: {
117
slots: {
118
preview: 'flex-col *:w-full [&_a]:w-fit',
0 commit comments