awsm.css icon indicating copy to clipboard operation
awsm.css copied to clipboard

Add support for `<dialog>` element

Open hronro opened this issue 5 years ago • 3 comments

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

hronro avatar Aug 06 '20 05:08 hronro

It isn't supported by Safari. Why do you think we should add styles for this element?

igoradamenko avatar Aug 06 '20 08:08 igoradamenko

@igoradamenko Yes it's not supported by Safari, but there's a polyfill for it. I will use this element sometimes so it would nice if you can add some styles for it.

hronro avatar Aug 06 '20 09:08 hronro

Alright, I think we may add styles for dialog element.

If you wanna you may send a PR, otherwise I will try to implement it myself. I guess in a week or two.

igoradamenko avatar Aug 06 '20 17:08 igoradamenko