mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-08 20:45:31 -04:00
cache hex-to-rgba outputs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user