fix(nebula): use bunx for tailwindcss build

This commit is contained in:
Prad Nukala
2024-09-25 22:47:00 -04:00
parent ad2902b0bb
commit 3638acd216
15 changed files with 95 additions and 312 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"outDir": "./assets",
"outDir": "./assets/js",
"rootDir": "./src",
"target": "ES6",
"module": "ES6",