cache hex-to-rgba outputs

This commit is contained in:
2022-10-05 15:26:37 -04:00
parent b64795ae57
commit a2ac54d6a7
6 changed files with 281 additions and 267 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { createStitches } from "@stitches/react";
import type * as Stitches from "@stitches/react";
// misc. helpers
import hexToRgba from "hex-to-rgba";
import hexToRgba from "./utils/hex-to-rgba";
import normalizeStyles from "./utils/normalize";
// web fonts