WickyNilliams / cally

Small, feature-rich calendar components
https://wicky.nillia.ms/cally/
MIT License
1.06k stars 12 forks source link

Feature/remove css nesting #15

Closed WickyNilliams closed 2 months ago

WickyNilliams commented 2 months ago

I had a few complaints that the examples were broken in the docs. Seems native CSS nesting is a little too bleeding edge for now. So let's compile it away using postcss.

Fixes #6