1.0.0 • Published 5 years ago

@anviltech/wuf-poly-vaadin-elements v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Vaadin Elements

This package doesn't provide any packages itself. Instead, it installs various package dependencies for Vaadin components, including styling overrides. By installing this package instead of the Vaadin components directy, you are ensuring that your Vaadin component versions have been tested for compatibility with WUF and that style dependencies will be available.

Installation

npm install @anviltech/wuf-poly-vaadin-elements @anviltech/wuf-poly-paper-elements @anviltech/wuf-poly-grid-styles

Then add the following lines to your application's app.module.ts file:

import '@anviltech/wuf-poly-grid-styles';