mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-21 22:21:01 -05:00
b00c20e7a7
Closes #10
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"imports": {
|
|
"@catppuccin/palette": "npm:@catppuccin/palette@0.2.0",
|
|
"sass": "npm:sass@1.66.1",
|
|
"std/path": "https://deno.land/std@0.199.0/path/mod.ts"
|
|
},
|
|
"lock": true,
|
|
"nodeModulesDir": true,
|
|
"tasks": {
|
|
"build": "./build.ts"
|
|
}
|
|
}
|