preline
preline copied to clipboard
Minor fixes
I've been using Preline 1.2.1 via NPM and I noticed the ScrollSpy component was churning out loads of debug messages in the console. This PR should fix that. :-)
When building assets I also noticed that it was trying to import a mega menu component that doesn't exist so I removed that line too so that it built any changes other than the two code edits all stem from just running npm run build.