picocss / examples

Minimalist templates to discover Pico in action
https://picocss.com
MIT License
222 stars 65 forks source link

Add angular examples #17

Closed pBouillon closed 8 months ago

pBouillon commented 8 months ago

Following up #16 (with a bit of delay), I replicated the two existing React examples of PicoCSS v2 in Angular (v17.2)

Please tell me if I forgot anything!

Color Schemes And Modal

modal

Classless Login

login

lucaslarroche commented 8 months ago

Thank you @pBouillon, that's amazing! I will merge into master.

lucaslarroche commented 8 months ago

@pBouillon, I tested your examples successfully locally, but unfortunately, both previews are not working on codesandbox.io.

Is it something you can fix before I add your example in the README and the examples on the website?

Screenshot 2024-03-03 at 13 09 39
pBouillon commented 7 months ago

Hey, I'm only seeing that now ... I have no clue why this happened, I don't usually rely on CodeSandbox, I'll try to fix that and keep you informed!