Open mmolta opened 2 years ago
The bug seems to be related to scroll magic. Webpack outputs a bundle with no errors. The issue is that all of the scene elements render except their opacity is almost at 0. The fadein
class applies and the transition from opacity: 0 to opacity: 100% happens and yet the scene elements are all nearly transparent.
Fix webpack config for scroll story.