mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(module): handle tailwindcss import without theme(static) (#3630)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "tailwindcss" theme(static) source("../../../..");
|
||||
@import "tailwindcss" source("../../../..");
|
||||
@import "@nuxt/ui";
|
||||
|
||||
@theme static {
|
||||
|
||||
Reference in New Issue
Block a user