- Introduced variables (tokens) for colors, spacing, and font sizes
- Dark mode is now enabled via theming using tokens instead of variant
- Fixed the memory warning issue by optimizing the components using variables
- Rebuilt components following Atomic Design principles (Atoms, Molecules, Organisms) for better scalability, maintainability, and reuse
- Refactored UI of all components, blocks, and pages to reflect a more modern, clean, and user-friendly aesthetic
- Added new advanced components and pages for E-commerce UI
- Removed all unused and redundant layers from design files to improve performance and organization
- Fixed invalid components error when you try to publish Flowbite Design System as your main library