1.0.0 • Published 5 years ago

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

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

Paper Elements

This package doesn't provide any packages itself. Instead, it installs various package dependencies for Polymer components, including base Polymer. By installing this package instead of the Polymer components directy, you are ensuring that your Polymer component versions have been tested for compatibility with WUF.

Installation

npm install @anviltech/wuf-poly-vaadin-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';