Dialog
Using dialog box to confirm, alert or even display something, this extension is made entirely with css without any script, see how to use it below
Install
Add @vishnucss/dialog
dependency to your project:
yarn add @vishnucss/dialog
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/dialog" />