Closed gcsecsey closed 2 years ago
Notes
agnostic-svelte-ts/copystyles.cjs
and successfully run npm run syncStyles
and it copies over said styles into <style>...</style>
npm i
and then npm run storybook
:
I think this all checks out. Thanks @gcsecsey -- I'm going to merge it 🙏 ❤️ 🚀
Pull Request Template
Description
This PR adds Storybook with Typescript support to the
agnostic-svelte-ts
project:copystyles.cjs
file and the npm script invoking it is copied over to the project, but currently throws an error because of missing componentsagnostc-svelte
Related to #127
Testing steps
Storybook should build all stories with TS sources and common CSS successfully:
Checklist:
Please delete options that are not relevant.
We realize above checklist is pretty intimidating, reach out with an at mention on your issue if you're interested in contributing but need some clarifications!