mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-08-20 04:19:05 +00:00
roll site back to tailwind 3.4.17
This commit is contained in:
Generated
+1421
-6
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -4,6 +4,7 @@
|
||||
"description": "www.showbrigde.io",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"tailwind": "tailwindcss build -i tailwind.css -o src/assets/css/tailwind.css",
|
||||
"dev": "http-server src/"
|
||||
},
|
||||
"author": {
|
||||
@@ -22,6 +23,6 @@
|
||||
"homepage": "https://github.com/jwetzell/showbridge#readme",
|
||||
"devDependencies": {
|
||||
"http-server": "14.1.1",
|
||||
"tailwindcss": "4.0.12"
|
||||
"tailwindcss": "3.4.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user