docs(app): update @source usage

This commit is contained in:
Benjamin Canac
2024-11-21 23:41:29 +01:00
parent c47ffc1cd5
commit b259ddf271
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ provide('navigation', updatedNavigation)
@import "tailwindcss";
@import "@nuxt/ui-pro";
@source "../content/**/*.md";
@source "../content";
@theme {
--container-8xl: 90rem;