kumailht / flakes

Flakes is an Admin Template Framework. A combination of CSS Libraries, JavaScript Libraries and Design files that help you build business tools very quickly.
http://getflakes.com
MIT License
1.82k stars 83 forks source link

404 on example page #19

Closed acaola closed 9 years ago

acaola commented 9 years ago

Because Prism isn't contained in the project's Bower config, the reference to prism.css in example.html causes a 404.

The "Live Demo" page uses Prism for syntax highlighting, but the example page doesn't. I've submitted two pull requests for you to decide whether Prism should be included in the Bower config (https://github.com/kumailht/flakes/pull/18), or if the reference to Prism should be removed from example.html (https://github.com/kumailht/flakes/pull/17).

kumailht commented 9 years ago

Pull request merged.