mirror of
https://github.com/OSMA-D/osma-app.git
synced 2025-03-03 16:51:25 +03:00
feat: add tailwind
This commit is contained in:
parent
4ae6d11ee8
commit
d1645783cc
11 changed files with 1230 additions and 154 deletions
|
@ -29,7 +29,7 @@
|
|||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"identifier": "com.tauri.dev",
|
||||
"identifier": "com.osma.app",
|
||||
"longDescription": "",
|
||||
"macOS": {
|
||||
"entitlements": null,
|
||||
|
@ -56,11 +56,10 @@
|
|||
"windows": [
|
||||
{
|
||||
"fullscreen": false,
|
||||
"height": 600,
|
||||
"resizable": true,
|
||||
"title": "OSMA",
|
||||
"width": 800
|
||||
"maximized": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue