Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

v1.5.3

Choose a tag to compare

@sergiop sergiop released this 27 Dec 11:04
ccf99a9

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.