Skip to content

e111077/lit-sass-ts-starter

Repository files navigation

Lit Sass Typescript Starter

This is a project that has a very simple setup for SASS + TS + Lit that uses rollup.

See an online demo here on Glitch.

Goals

Non-goals

  • This does not include a production build as that may vary from project to project
  • This does not support Lit 1
    • It can, but the imports will have to be changed
  • This does not recommend an Lit app structure - only exemplifies the build setup

Get Started

Clone the repo. Then install.

npm install

Then start the dev server and rollup watchers

npm run dev

A browser window should open and rollup will watch your files for changes.

About

Get started with lit sass and ts real quick

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published