UNPKG

ngx-heroicons

Version:

A modern, type-safe, and accessible Heroicons component library for Angular with inline SVGs and Tailwind support.

10 lines 281 B
{ "$schema": "http://json.schemastore.org/schematics", "schematics": { "ng-add": { "description": "Add ngx-heroicons to your project", "factory": "./ng-add/index#ngAdd", "schema": "./ng-add/schema.json" } } }