dantrain / react-stonecutter

Animated grid layout component for React
http://dantrain.github.io/react-stonecutter
MIT License
1.21k stars 72 forks source link

Can't install sass if react-stonecutter is installed #52

Closed arjOman closed 3 months ago

arjOman commented 9 months ago

I have a Next app with react-stonecutter installed. But when I try to install sass, react-motion gets deleted. Or, if I install react-motion, sass gets deleted. I got:

    "react-motion": "^0.5.2",
    "react-scripts": "^5.0.1",
    "react-stonecutter": "^0.3.10"