Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add style tag for disabled javascript #531

Closed
wants to merge 1 commit into from

Conversation

auggod
Copy link

@auggod auggod commented Sep 29, 2019

If browser has javascript disabled, the css will not be loaded since we use onload="this.rel='stylesheet' on the link tag.
I simply added a noscript tag including the link to the css.

@goto-bus-stop
Copy link
Member

thanks, looks good! it needs some test updates, still.

@goto-bus-stop
Copy link
Member

Merged in #535. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants