Svelte Version of GBS Building Block. Version (0.0.51).
- Bug Fixes and improvements.
- Select Component inside Form Issue Fixed.
npm i @grampro/svelte-block@latest
Additional Installation Steps.
@grampro/svelte-block
is heavily relies on tailwind for styling, so you need to setup tailwind in your project. Installation for svelte tailwind can be found in Here.
For More Information about components visit Documentation
For bugs, features and code visit Github Repo
- Type Error when installing on projects uses typescript:
- Temporary Fix for this issue is closing the vs code(in case of vs code) and open the project again. (Status: In Progress)