mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Refine the auth design; clean up the layout and styles there (#1240)
* Refine the auth design; clean up the layout and styles there * It doesn't really sing, does it * Tweak auth form spacing and wording * Final tweaks to improved auth design * Merge * fix lockfile --------- Co-authored-by: Prospector <prospectordev@gmail.com>
This commit is contained in:
co-authored by
Prospector
parent
ce995812d4
commit
0ffe8ef102
@@ -304,6 +304,9 @@ export default defineNuxtConfig({
|
||||
nitro: {
|
||||
moduleSideEffects: ['@vintl/compact-number/locale-data'],
|
||||
},
|
||||
devtools: {
|
||||
enabled: true,
|
||||
},
|
||||
})
|
||||
|
||||
function getApiUrl() {
|
||||
|
||||
Reference in New Issue
Block a user