mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
playground(css): source to root dir
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@import "tailwindcss" theme(static);
|
||||
@import "tailwindcss" theme(static) source("../../../..");
|
||||
@import "@nuxt/ui";
|
||||
|
||||
@source "../../../../playground/";
|
||||
|
||||
@theme static {
|
||||
--font-sans: 'Public Sans', sans-serif;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user