mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 08:58:11 +00:00
fixing css
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
"url": "git://github.com/naturalcrit/homebrewery.git"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"start": "node server.js",
|
||||
"build": "vite build && node scripts/compileAssets.js",
|
||||
"preview": "vite preview --port 8000",
|
||||
"preview": "vite preview",
|
||||
"compileAssets": "node scripts/compileAssets.js --dev",
|
||||
|
||||
"lint": "eslint --fix",
|
||||
|
||||
Reference in New Issue
Block a user