- Statically themed by default with the option of dynamic theming
- "Unkown" attributes are passed through to underlying HTML components. Maximizes flexibily and reduces code footprint at the risk of conflicts.
- Change project config files
- Test integration of TailwindCSS
- Add Static Theming Support - Ensure there are defaults in place. Then test with changed CSS variables
- Add Dynamic Theming Support
- Test Lib Packaging and Import to another project