xNyfPtx

Results 8 comments of xNyfPtx

I'm not entirely sure aswell. This repo has a webpage [here](https://gwfh.mranftl.com/). It is indeed for the webpage to control.

I use a CSS library called Open Props and it uses `:where(html)` to contain the variables to avoid any specificty conflict and I noticed that it affected other pseudo-selectors aswell

> Just noticed that in the Astro integration. It is particularly problematic with things like: > > ```css > :where(h1, h2, h3) { > ... > } > ``` You...

Is it okay to add a JS/CSS toggle on the header to disable animations? The amount of `:hover`s and `filter: ;`s alone make the website lag on my laptop. GSAP...

I will make a PR soon changing the CSS but here are my thoughts. I can't fit all of the suggestions and I would just rather code them out. 1....

Sorry for the late update but I don't think I might be able to do the PR soon. I just recently fucked up my PC and I'm currently learning how...