You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, right now no one is working on this. I will update here if anybody starts working
Hi and sorry for the necro post.
Out of curiosity: what would it take to get this done?
Please don't put too much effort into explaining this as I'm not even sure I'm skilled enough to be able to contribute but I might give it a shot someday for fun if I feel like it's in my skill range.
One thing I think would be great in a hypothetical bootstrap 5 version is migrating to sveltekit, it provides a really nice opinionated structure and tooling for creating libraries along with their documentation sites from the same project (script and component files in src/lib are preprocessed, transpiled and bundled into the library and files in src/routes are used to generate the documentation site).
I made a tiny component library like this before and SK was really nice to work with (although the codebase is probably pretty outdated by now, SK has changed quite a bit since I wrote this).
Anyone working on upgrading this to Bootstrap 5?
The text was updated successfully, but these errors were encountered: