Skip to content

Commit 5b70160

Browse files
authored
Update tailwind.config.ts
1 parent a4aa22c commit 5b70160

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tailwind.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import type { Config } from 'tailwindcss'
33
export default {
44
content: [
55
"./{.vitepress,src}/**/*.{html,js,ts,vue,md}",
6+
"./src/public/.well-known/apple-app-site-association"
67
],
78
theme: {
89
extend: {},

0 commit comments

Comments
 (0)