You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sweet project you have here. I really like the UI.
I noticed your layout is broken in Safari.
You can get a nice bump in browser support by including autoprefixer in your CSS output. It does all the work for you. 😀
Thanks for feedback @vkzawa , I've included autoprefixer as a loader in webpack. Please let me know if that resolves your issue. Also, I'm curious which version of safari you are using. I'm on 9 and don't see any layout issues.
Sweet project you have here. I really like the UI.
I noticed your layout is broken in Safari.
You can get a nice bump in browser support by including autoprefixer in your CSS output. It does all the work for you. 😀
Here's a link to autoprefixer for webpack:
https://github.com/passy/autoprefixer-loader
The text was updated successfully, but these errors were encountered: