mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:23:24 +00:00
fix ci
This commit is contained in:
@@ -11,7 +11,7 @@ const config = {
|
||||
"prettier-plugin-tailwindcss",
|
||||
],
|
||||
tailwindConfig: fileURLToPath(
|
||||
new URL("../../tooling/tailwind/web.ts", import.meta.url),
|
||||
new URL("../../tooling/tailwind/native.ts", import.meta.url),
|
||||
),
|
||||
tailwindFunctions: ["cn", "cva"],
|
||||
importOrder: [
|
||||
|
Reference in New Issue
Block a user