Skip to content

Commit f11c889

Browse files
authored
Update tailwind.config.ts
1 parent 050e1e3 commit f11c889

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tailwind.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import type { Config } from 'tailwindcss'
22

33
export default {
44
content: [
5+
"./src/public/.well-known/apple-app-site-association",
56
"./{.vitepress,src}/**/*.{html,js,ts,vue,md}",
6-
"./src/public/.well-known/*",
77
],
88
theme: {
99
extend: {},

0 commit comments

Comments
 (0)