PolymerX / polymer-skeleton

:skull: Skeleton for Polymer 3 app with Webpack, PostCSS and Service Workers ready.
https://polymer-skeleton.herokuapp.com
MIT License
177 stars 23 forks source link

Add support for `LitElement` (Polymer Skeleton v2-beta) #133

Open LasaleFamine opened 6 years ago

LasaleFamine commented 6 years ago

After the latest blog post we should take care of this.

Things to do:

  1. add template-string-loader
  2. switch from PolymerElement to LitElement
sipi commented 5 years ago

Hi, I have created a fork using LitElement. I'm sending this post to keep you inform about.

Thanks for your works, regards, 6π

Edit: I'm currently working on a TypeScript version :)