mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 22:35:31 -04:00
🔧 scripts from bibata-modern
This commit is contained in:
parent
1c8dcb8371
commit
0e547f7d3f
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf bitmaps",
|
"clean": "rm -rf bitmaps",
|
||||||
"render:bibata-round": "yarn workspace bibata-round render",
|
"render:bibata-modern": "yarn workspace bibata-modern render",
|
||||||
"render": "yarn render:bibata-round",
|
"render": "yarn render:bibata-modern",
|
||||||
"build": "rm -rf themes && python build.py",
|
"build": "rm -rf themes && python build.py",
|
||||||
"py_install": "pip freeze >> requirements.txt"
|
"py_install": "pip freeze >> requirements.txt"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue