feat(theme/color): seperate out colors to a file with stories
Showing
components/types.d.ts
deleted
100644 → 0
| ... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
| "@types/react": "^18.3.3", | "@types/react": "^18.3.3", | ||
| "autoprefixer": "^10.4.19", | "autoprefixer": "^10.4.19", | ||
| "classnames": "^2.5.1", | "classnames": "^2.5.1", | ||
| "color2k": "^2.0.3", | |||
| "framer-motion": "^11.2.9", | "framer-motion": "^11.2.9", | ||
| "next": "^14.2.3", | "next": "^14.2.3", | ||
| "postcss": "^8.4.38", | "postcss": "^8.4.38", | ||
| ... | ... |
theme/colors/colors.stories.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
theme/colors/index.ts
0 → 100644
Please
register
or
sign in
to comment