web-padawan / vanilla-colorful

A tiny color picker custom element for modern web apps (2.7 KB) 🎨
https://web-padawan.github.io/vanilla-colorful/
MIT License
784 stars 29 forks source link

feat: use Custom Elements Manifest analyzer #74

Closed web-padawan closed 2 years ago

web-padawan commented 2 years ago
  1. Replaced web-components-analyzer with the latest version of @custom-elements-manifest/analyzer.
  2. Also added customElements entry to package.json as some tools could potentially benefit from it.