Skip to content

Commit 1c0446a

Browse files
committed
refactor: remove "variants" as a separate subpackage.
1 parent cfae841 commit 1c0446a

File tree

135 files changed

+534
-527
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+534
-527
lines changed

packages/color/src/generate.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { colord } from 'colord';
2+
23
import type { ColorPalette, ColorPaletteNumber } from './types';
34

45
const CMY_HUES = [180, 300, 60];

0 commit comments

Comments
 (0)