Tim Richter

Results 3 issues of Tim Richter

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Since antd introduced a way to apply cascade layers to their styles (https://ant.design/docs/react/compatible-style#layer-downgrade), I was wondering, if we could...

### Reproduction url https://stackblitz.com/edit/github-jt9pwf?file=package.json,.husky%2Fpre-commit ### Description of the issue husky released a new version 9.1. In that release they removed the necessity to call binaries with `npx`. When removing npx,...

bug

**2. Describe the bug** `will-change: opacity` is applied to elements, if `AnimatePresence initial={false}`, and it alters the appearance of svg's (and probably other elements as well) According to MDN (https://developer.mozilla.org/en-US/docs/Web/CSS/will-change),...

bug