Ori Levitan

Results 1 comments of Ori Levitan

Happens in our project as well with the following setup: ``` { "next": "^15.1.7", "react": "^18.3.1", "react-dom": "^18.3.1", "@linaria/core": "^6.2.0", "@linaria/react": "^6.2.1", "@wyw-in-js/babel-preset": "^0.5.5", "next-with-linaria": "^0.7.0", } ``` Node.js version:...