keithtelliott / sidekicksammy.com

Helpful AI chatbot service
2 stars 0 forks source link

Fix Storybook; Remove Fancy-Fonts #94

Closed keithtelliott closed 7 months ago

keithtelliott commented 8 months ago

Storybook was breaking b/c of the font imports in index.css. Plus, I think the fancy fonts are hard to read. I propose that we ditch the fancy fonts and use the default easy-reading versions.

So, I commented-out the fancy fonts.

I also create a working story for CreatingSidekickModal. The Chakra styling in Storybook is broken, but the story is working enough to be useful.