jotform / css.js

A lightweight, battle tested, fast, CSS parser in JavaScript
https://medium.com/jotform-form-builder/writing-a-css-parser-in-javascript-3ecaa1719a43
MIT License
426 stars 63 forks source link

Demo is broken #2

Closed RamonGebben closed 9 years ago

RamonGebben commented 9 years ago

I wanted to try out the demo when I noticed that it was broken.

 Refused to execute script from 'https://raw.githubusercontent.com/jotform/css.js/master/css.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.

Uncaught ReferenceError: cssjs is not defined

Why this is happening is described here

screen shot 2015-01-17 at 20 08 54

kemaldaggen commented 9 years ago

Fixed! Thanks.