Home

Awesome

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

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.