Compare commits
1 commit
nightly-20
...
main
Author | SHA1 | Date | |
---|---|---|---|
185e25cd84 |
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
"stylus": "^0.61.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "stylus src --out build/theme-forgejo-modern.css"
|
||||
"build": "stylus src --out build/theme-forgejo-modern.uncompressed.css && stylus src --compress --out build/theme-forgejo-modern.css"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue