Memcrab / react-pure-modal

React modal dialog
https://memcrab.github.io/react-pure-modal/
15 stars 15 forks source link

Replace fill-available to stretch #80

Open bonchuk opened 1 year ago

bonchuk commented 1 year ago

When running "npm start", a warning message appears stating that "(1:757) autoprefixer: Replace fill-available with stretch, as the specification has been changed." To address this issue, can you modify the file located at "@ ./node_modules/react-pure-modal/dist/react-pure-modal.min.css"?

vlad-ciorba commented 1 year ago

@sanya-shch fixed this warning back in 2020 (#48), but unfortunately it was never merged.

max-mykhailenko commented 1 year ago

@vlad-ciorba feel free to retest that PR and I'll merge it

vlad-ciorba commented 1 year ago

@max-mykhailenko It got old and has merge conflicts, but I retested it and opened a new PR. Please see #87