A CSS-in-JS demo for Angular using Stitches + RxJS.
Read more about this in my blog post.
- Clone the repository
- Run
npm install
- 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.