Skip to content

Commit cb58f4e

Browse files
Highnesslinsonofmagic
authored andcommitted
fix: fix a path error
1 parent ad528ca commit cb58f4e

File tree

1 file changed

+1
-1
lines changed
  • packages/unplugin-tailwindcss-mangle

1 file changed

+1
-1
lines changed

packages/unplugin-tailwindcss-mangle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export default defineNuxtConfig({
138138

139139
## Options
140140

141-
[types.ts]('./src/types.ts')
141+
[types.ts](src/types.ts)
142142

143143
## Notice
144144

0 commit comments

Comments
 (0)