Matthew Morete
matthewmorete.com
Matthew Morete
@matthewmorete.com
Building websites in Belfast
He/Him
I just tried again and it worked! Sorry to have bothered you with that! I did have an error at the time but must have been something wrong on my end.
May 19, 2025 at 5:15 PM
*miss how concise the SVG version is
May 11, 2025 at 6:55 PM
Yeah definitely, i wonder if it was just an easier path forward to make something new than wading into all the complexities off SVG. I slightly appreciate the increased readability but wish how concise the SVG version is
May 11, 2025 at 6:54 PM
path-to-shape.netlify.app had the same thought so made this, pretty basic but does the job
Path to CSS Shape
Convert SVG path data to CSS shape() function.
path-to-shape.netlify.app
May 11, 2025 at 6:24 PM
Don't think you need a label on a nav so they gotta be removing it. Amazing
May 8, 2025 at 1:07 PM
+1 to what ALA said, but also capitalise applies to every word, where as proper title case excludes things like 'of'/'or' etc
March 12, 2025 at 12:13 PM
Thank you!
February 28, 2025 at 6:14 PM
Sorry to pick this up weeks later but was just thinking about it. In this situation I think it's because it's an svg element being animated with svg animation (rather than an html element being animated with css). But good to know that works! Can probably revisit somethings with that in mind
February 8, 2025 at 2:34 PM
Safari doesn't apply SVG filters if any of the children are animated, which in practise is limiting that you basically can't use svg filters anywhere for anything 😭
codepen.io/matthewmoret...
SVG Filters dont apply if children are animated in safari
...
codepen.io
January 27, 2025 at 1:11 PM
I feel like there's a lot of people who have to write css, but dont want view it as part of their job or craft, it's just something they have to do. So I can see why they wish it was smaller and simpler. Cant relate cause CSS is my favourite bit, I hope they never stop adding more
January 24, 2025 at 2:36 PM
codepen.io/matthewmoret... The fake volume version
3d css keys (Simple fake volume)
...
codepen.io
January 9, 2025 at 4:32 PM
3D Transforms never render as nicely as I hope. Interesting you can get much nicer rendering on the edges if you fake the volume.
Becomes more of a hassle to make the sides a different colour, which even if you go through has it's own list of rendering problems
January 9, 2025 at 4:31 PM