playground(css): source to root dir

This commit is contained in:
Benjamin Canac
2025-02-26 11:33:59 +01:00
parent 015308fdfe
commit c3dcbcf4f8
3 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
@import "tailwindcss" theme(static);
@import "tailwindcss" theme(static) source("../../../..");
@import "@nuxt/ui";
@theme static {