We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702f29a commit 0de3130Copy full SHA for 0de3130
README.md
@@ -8,7 +8,7 @@ Created using [Vue 3](https://vuejs.org/) and [PicoCSS](https://picocss.com/) wh
8
9
- Both modal components can be closed by **clicking outside** of the modal-box
10
- Shows aria-busy loading indicator when clicking on `Show Modal` button
11
-- In Firefox browsers, *backdrop* filter will not work until they implement this CSS property
+- In Firefox browsers, *backdrop* filter ~will not work until they implement this CSS property~ now works as of v103.0+
12
- It is accessible and has semantic tags
13
- Minimal styles and works without [PicoCSS](https://picocss.com/)
14
0 commit comments