mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-17 14:39:45 +02:00
feat: ui styling, minification
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"dev": "npx @tailwindcss/cli --input assets/input.css --output assets/style.css --watch"
|
||||
"dev": "npx @tailwindcss/cli --input assets/input.css --output assets/style.css --watch --minify"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
|
||||
Reference in New Issue
Block a user