- And here is the code to generate any polygon shape with rounded corners! css-tip.com/rounded-poly... Update the variables then get your code (There is another variation using CSS variables as well).
- 💡 CSS Tip! Shapes with rounded corners are a nightmare in CSS but it's now easy with the new shape() function! 🥳 Let's start with a classic: The Hexagon css-tip.com/rounded-hexa... Yes, you can animate the radius and rotate the shape. Modern CSS is cool!