mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-23 08:17:52 -05:00
Initial commit
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build && npx tailwindcss -i ./src/styles/input.css -o ./dist/output.css",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user