@acusti/dropdown 0.52.0 → 0.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -27,7 +27,7 @@ The three primary design goals for the existence of this component:
27
27
  and the value of that item at the same time (otherwise, the value is
28
28
  the text content of the dropdown item element)
29
29
  4. To style your dropdowns, use CSS; there are a
30
- [collection of CSS custom properties](https://github.com/acusti/uikit/blob/main/packages/dropdown/src/styles.ts#L21-L32)
30
+ [collection of CSS custom properties](https://github.com/acusti/uikit/blob/main/packages/dropdown/src/Dropdown.css)
31
31
  used internally to style them if that works best for you, or just
32
32
  override the minimal default CSS as appropriate
33
33
  3. **Lightweight bundle size** with the bare minimum of dependencies (see