Features:
- discovering html custom elements
- creating "link" tag imports for not yet imported tags definitions
- easy to customize via settings, such as:
- default path for custom elements
- defining elements' path based on name's prefix (ex. prefix "x" for elements "x-foo", "x-bar")
- defining path per-tag (not based on prefix)
- defining import dependencies (ex. "cool-icon" requires "cool-icons-set" to work properly)