Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Error on Website in Chrome Console #2

Closed
jhoelzel opened this issue Aug 31, 2018 · 1 comment
Closed

Error on Website in Chrome Console #2

jhoelzel opened this issue Aug 31, 2018 · 1 comment

Comments

@jhoelzel
Copy link

Hey Guys,

I was just casually browsing and found this in my chrome console:

Refused to apply style from 'https://unpkg.com/blaze@5.0.0/index.js' because its MIME type ('text/plain') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Furtermore it does not seem like i can see any styles of the new elements because of this.
My Current firefox does not throw an error, but it does not seem like styles are applied either!

unpkg also returns

Cannot find "/index.js" in blaze@5.0.0

https://unpkg.com/blaze@5.0.0/index.js

Otherwise great project and thank you for your hard work!

best.
Joe

@adavie1
Copy link
Collaborator

adavie1 commented Feb 6, 2019

You'll need to use this CDN: https://cdnjs.cloudflare.com/ajax/libs/blaze/3.6.3/blaze.min.css.
Blaze CSS has gone away, and is replaced by Blaze UI. See comments on the github page.

@adavie1 adavie1 closed this as completed Feb 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants