Open drivebass opened 7 years ago
This error occurs because there is already such a variable. It does not create the required array. And when we comment on the creation of the condition, then everything works.
Comment this line - http://prntscr.com/j5h90t . And all will work nice!
Good luck!
Undefined index: root
I keep getting this notice:
Notice: Undefined index: root in .../themes/theme-name/wp-sass/wp-sass.php on line 119
I have check for any syntax errors etc inside my .scss file that might cause this but no luck. Ay idea anyone. WP-SASS folder is inside my theme's folder.
Any ideas what would probably cause the notice?