mirror of
https://gitea.catppuccin.com/catppuccin/gitea
synced 2025-01-06 23:11:05 +00:00
b00c20e7a7
Closes #10
13 lines
260 B
JSON
13 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"
|
|
}
|
|
}
|