@grampro/svelte-block
v0.0.51
Published
Svelte Version of GBS Building Block. Version (0.0.51).
Downloads
170
Readme
GBS Svelte Blocks(Beta)(🎉 0.0.51 is Live Now)
Svelte Version of GBS Building Block. Version (0.0.51).
Whats New
- Bug Fixes and improvements.
- Select Component inside Form Issue Fixed.
Installation
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
Known Bugs
- 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)