7 Commits

Author SHA1 Message Date
c8f1912bae chore: make dev env dark mode work properly 2024-07-23 18:06:18 +09:00
Shinwoo PARK
447b2249c8 refactor: remove useless dependencies for old docs 2024-06-13 19:34:05 +00:00
8e6e691308 feat: add tailwind-scrollbar dependency
Added the 'tailwind-scrollbar' dependency to the project manifest files and imported it into the Tailwind CSS configuration. This allows us to leverage the scrollbar utility features provided by 'tailwind-scrollbar'. This change is reflected in the updated yarn.lock, package.json, and tailwind.config.js files.
2024-06-11 19:31:15 +09:00
3343957ad7 fix: add mdx in tailwind config's target 2024-06-02 07:26:29 +09:00
5b414f999f feat: add @tailwindcss/typography as plugins 2024-06-01 01:12:48 +09:00
fb044c9bdb fix: change dark mode system 2024-05-31 21:09:32 +09:00
f7013ae546 feat: add basic setup for storybook 2024-05-18 21:11:11 +09:00