Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

24 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages