mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-09-11 22:29:25 +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",
|
"description": "www.showbrigde.io",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"tailwind": "tailwindcss build -i tailwind.css -o src/assets/css/tailwind.css",
|
||||||
"dev": "http-server src/"
|
"dev": "http-server src/"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
@@ -22,6 +23,6 @@
|
|||||||
"homepage": "https://github.com/jwetzell/showbridge#readme",
|
"homepage": "https://github.com/jwetzell/showbridge#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"http-server": "14.1.1",
|
"http-server": "14.1.1",
|
||||||
"tailwindcss": "4.0.12"
|
"tailwindcss": "3.4.17"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user