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

Invalid <link rel type> causes Firefox to not render the stylesheet #14

Closed
domenic opened this issue Jun 26, 2015 · 1 comment
Closed

Comments

@domenic
Copy link

domenic commented Jun 26, 2015

type="text/stylesheet" is inaccurate. type="text/css" is more correct, but that's also the default value, so you can just omit it.

@kpdecker
Copy link
Owner

That's a bit embarrassing :) Will fix.

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

No branches or pull requests

2 participants