Skip to content

Commit 44a3dd0

Browse files
committed
docs(app): configure tailwind @source to handle yml files
1 parent f4fbd72 commit 44a3dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/app.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ provide('navigation', navigation)
8080
@import "tailwindcss";
8181
@import "@nuxt/ui-pro";
8282
83-
@source "../content/**/*.md";
83+
@source "../content/**/*";
8484
8585
@theme {
8686
--font-family-sans: 'Public Sans', sans-serif;

0 commit comments

Comments
 (0)