This repository was archived by the owner on Nov 5, 2024. It is now read-only.
v1.5.3
Improvements
- Removed CSS Modules in favor of a custom CSS-in-JS solution. This allows using the Searchbox on a framework like Next.js that doesn't include CSS Modules in its workflow by default.
Thanks, @Asif-chohan for discovering it.