awsm.css
awsm.css copied to clipboard
Add support for `<dialog>` element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
It isn't supported by Safari. Why do you think we should add styles for this element?
@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.
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.