feat: storybook 생성

This commit is contained in:
2026-04-13 14:15:00 +09:00
parent b390777af0
commit 01bfc751f2
15 changed files with 1671 additions and 2 deletions

View File

@@ -54,6 +54,13 @@
--color-dabeeo-navy-tertiary01: #d4dde9;
--color-dabeeo-navy-tertiary02: #f0f3f7;
/* Green */
--color-dabeeo-green-main: #1b8466;
--color-dabeeo-green-secondary: #125a46;
--color-dabeeo-green-tertiary: #89bea7;
--color-dabeeo-green-tertiary01: #d1e6e1;
--color-dabeeo-green-tertiary02: #ebf2f0;
/* Orange */
--color-dabeeo-orange-main: #ff7937;
--color-dabeeo-orange-secondary: #c14b11;