You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_OK a small issue in your new lab ... the style sheets moved into a styles folder and I understand why and your code is really cool that injects the style sheet (tho it does make the page flicker).
However we now get errors on every page because the tags are still in every HTML file
SUGGESTED FIX: Instead of moving northwind.css and teamsstyle.css into the styles folder, leave them where they are and remove the /styles/ path for these files in teamshelpers.js_
The text was updated successfully, but these errors were encountered:
@rabwill to fix as reported by @BobGerman
_OK a small issue in your new lab ... the style sheets moved into a styles folder and I understand why and your code is really cool that injects the style sheet (tho it does make the page flicker).
However we now get errors on every page because the tags are still in every HTML file
SUGGESTED FIX: Instead of moving northwind.css and teamsstyle.css into the styles folder, leave them where they are and remove the /styles/ path for these files in teamshelpers.js_
The text was updated successfully, but these errors were encountered: