Angular + Stitches

A CSS-in-JS demo for Angular using Stitches + RxJS.

Read more about this in my blog post.

Getting started

  1. Clone the repository
  2. Run npm install
  3. Run npm start and open http://localhost:4200 to view it in the browser.

See src/app/demo-two.component.ts for the demo code and src/app/utils/class-names.ts for the utility function.