mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-09-07 12:48:59 +00:00
switch to tailwind cdn
This commit is contained in:
+1
-3
@@ -4,9 +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/",
|
||||
"tailwind:dev": "tailwindcss build -i tailwind.css -o src/assets/css/tailwind.css --watch"
|
||||
"dev": "http-server src/"
|
||||
},
|
||||
"author": {
|
||||
"name": "Joel Wetzell",
|
||||
|
||||
Reference in New Issue
Block a user