<wc-bullet-chain> BBC-style chained unordered list

GitHub Releases NPM Releases Bundlephobia Latest Status Release Status Discord Published on WebComponents.org
## Setup *Install and import from [NPM](https://www.npmjs.com/package/@vanillawc/wc-bullet-chain)* ```sh npm i @vanillawc/wc-bullet-chain ``` ```html ``` *Import from [SkyPack CDN](https://www.skypack.dev/view/@vanillawc/wc-bullet-chain)* ```html ``` ## Demo Try it on [WebComponents.dev](https://webcomponents.dev/edit/xV1ouLKugHReJTHkdlG7?sv=1&pm=1) ## Usage ```html
  • one
  • two
  • three
  • four
  • ``` ## Contributing See [CONTRIBUTING.md](https://github.com/vanillawc/vanillawc/blob/main/CONTRIBUTING.md)