From bec02eed9527b39acc39509034857ad48f0c535f Mon Sep 17 00:00:00 2001 From: Juan-Pablo Scaletti Date: Sun, 18 Aug 2024 12:31:33 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 618fa4b..9943219 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Use them as HTML tags without doing any importing. ## Roadmap #### Planned -- [ ] Slots - [ ] Type checking at runtime - [ ] ... #### Done +- [x] Slots - [x] Autoloading assets (optional?) (`Card.jinja` autoloads `Card.css` and/or `Card.js` if exists)