Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A CSS-in-JS demo for Angular using Stitches + RxJS.
Read more about this in my blog post.
Getting started
- Clone the repository
- Run
npm install - Run
npm startand 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.