Compare commits
No commits in common. "main" and "nightly-2023-11-05" have entirely different histories.
main
...
nightly-20
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.uncompressed.css && stylus src --compress --out build/theme-forgejo-modern.css"
|
||||
"build": "stylus src --out build/theme-forgejo-modern.css"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue