skeletonlabs / skeleton

A complete design system and component solution, built on Tailwind.
https://skeleton.dev
MIT License
4.98k stars 317 forks source link

v3 Theme Generator import feature failing #2914

Closed endigo9740 closed 3 hours ago

endigo9740 commented 4 hours ago

https://themes.skeleton.dev/themes/import

The theme generator import features are currently non-operational when re-uploading a newly created theme without further modifications. The route is redirected to the editor, so it appears to be parsing the theme settings that's failing.

We recently updated the project dependencies, including the final version of Svelte 5, so this may be related.

endigo9740 commented 3 hours ago

Resolved: https://github.com/skeletonlabs/skeleton/pull/2915