dash-docs icon indicating copy to clipboard operation
dash-docs copied to clipboard

Remove broken Codepen CSS URLs from all sample docs and replace for external_stylesheets example

Open rpkyle opened this issue 5 years ago • 0 comments

As of this week, the Codepen URL we have frequently included as CSS boilerplate in sample apps is no longer accessible:

image

This is already causing friction for users, as evidenced by https://github.com/plotly/dash/issues/1410.

We should remove https://codepen.io/chriddyp/pen/bWLwgP.css from any apps that currently use it, so that they deploy/run successfully.

rpkyle avatar Sep 18 '20 13:09 rpkyle