I’m trying to make something like the nav menu here
The edges of the nav links would be skewed and the first one would be skewed from one side.
They have implemented it using clip-path but it has got poor support from browsers http://caniuse.com/#search=clip-path
How do i make something like this without using clip-path?