mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-25 08:01:02 -05:00
342fda0cde
sass-embedded causes more trouble with deno than it's worth.
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"devDependencies": {
|
|
"@catppuccin/palette": "^0.1.7",
|
|
"sass": "^1.60.0"
|
|
},
|
|
"scripts": {
|
|
"build": "node ./build.js"
|
|
}
|
|
}
|