stylable-select [](https://github.com/hchiam/stylable-select/releases)
June 23, 2024 ยท View on GitHub
A simulated select dropdown that can be styled with CSS across all browsers/OSs.
Tested on Chrome, Firefox, Mac, Android. Had some accessibility testing.

This project was generated using hchiam's project-template.
This GitHub repo serves as a more restorable backup of this CodePen demo:
https://codepen.io/hchiam/pen/wvprLpV
Examples:
pill shape example:

circular example:

To run this GitHub repo demo:
(You'll need yarn set up.)
git clone https://github.com/hchiam/stylable-select
cd stylable-select
yarn
yarn dev
# http://localhost:3000
To update this GitHub repo demo:
Update:
partials/CodePen.htmlCodePen.jsCodePen.scss
to match the CodePen demo https://codepen.io/hchiam/pen/wvprLpV