UNPKG

igniteui-angular-sovn

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

16 lines (15 loc) 445 B
{ "$schema": "http://json-schema.org/schema", "$id": "igniteui-angular-sovn-ng-add", "title": "IgniteUI for Angular ng-add schematic", "type": "object", "properties": { "resetCss": { "type": "boolean", "description": "Add reset CSS lib", "default": true, "x-prompt": "Add CSS library to reset HTML element styles across browsers?" } }, "required": [] }