[Feature #2] Persistence Per Framework
Opened this issue · 0 comments
app-generator commented
The user can save & restore the components for each framework
- Bootstrap 5
- Tailwind
- Bulma
- PICO.css
If the is not providing a name, a default one is generated using the convention:
- <NEW_ID>
- Samples: bootstrap5, bulma3 .. etc
Use-Cases
- The Switcher for each framework shows the number of components that each framework has.
- The default framework is Bootstrap and the user can restore a previously edited component.
- The current component is automatically saved
- if the user hits F5 (reload), the current state of the page needs to be restored
- When an old component is restored the use can apply the changes, and preview the component