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
css: Rectify path of style.css to ensure it is found.
This commit rectifies the css file path to ensure its
found. The previous relative path was breaking due
to the base href being different. The URL is now
absolute making it independent of any base change,
while maintaining backward compatability.
Fixes#36.
0 commit comments