We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4403437 commit c05b72dCopy full SHA for c05b72d
generateFlavours/deps.ts
@@ -1,5 +1,5 @@
1
export * as path from "https://deno.land/[email protected]/path/mod.ts";
2
export * as colormath from "https://deno.land/x/[email protected]/mod.ts";
3
export { labels, variants } from "npm:@catppuccin/[email protected]";
4
-import Handlebars from "npm:[email protected].7";
+import Handlebars from "npm:[email protected].8";
5
export { Handlebars };
0 commit comments