mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
refactor: Deployment setup
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
||||
"name": "@onsonr/nebula",
|
||||
"version": "0.0.2",
|
||||
"scripts": {
|
||||
"build": "bunx tailwindcss -i ./components/globals.css -o ./components/styles/styles.css"
|
||||
"build": "bunx tailwindcss -i ./globals.css -o ./dist/styles.css"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
|
||||
Reference in New Issue
Block a user