@anviltech/wuf-poly-paper-elements

Paper Elements Library

Usage no npm install needed!

<script type="module">
  import anviltechWufPolyPaperElements from 'https://cdn.skypack.dev/@anviltech/wuf-poly-paper-elements';
</script>

README

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';