Skip to content

e111077/lit-sass-js-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lit Sass Javascript Starter

This is a project that has a very simple setup for SASS + JS + 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 js real quick

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published