Using SCSS/SASS and Vaadin components with LitElement Based on https://github.com/web-padawan/lit-components. Installation Install dependencies yarn / npm install Run tests yarn test / npm run test Run ESLint yarn lint / npm run lint Serve the project yarn dev / npm run dev