问题 I have a project that uses clip-paths to render a slant throughout the design. The scope of the project has changed and I now need to support IE/Edge, which do not support clip-paths. There is a common repeated design element where the clip-path is applied to an image/text component wrapper, and clips the bottom right corner (you can see this in the snippet below). I am not certain how to do this via other means so that it will work in IE/Edge. Is there another way of doing this that doesn't