README
@bndynet/dialog-themes
Themes for @bndynet/dialog
Usage
dialog.setup({
theme: 'dialog-dark',
//...
});
themes for @bndynet/dialog package
<script type="module">
import bndynetDialogThemes from 'https://cdn.skypack.dev/@bndynet/dialog-themes';
</script>
Themes for @bndynet/dialog
dialog.setup({
theme: 'dialog-dark',
//...
});