Skip to content

minor change to documentation on appending css #143

@jwhendy

Description

@jwhendy

I just referred to this page on external resources. I think this is a copy/paste error:

You can embed this stylesheet with this URL https://codepen.io/chriddyp/pen/bWLwgP.css.
app.scripts.append_css({'external_url': 'https://codepen.io/chriddyp/pen/bWLwgP.css'})

I believe that should be:

app.css.append_css({'external_url': 'https://codepen.io/chriddyp/pen/bWLwgP.css'})

Sorry if this isn't the right place to post for documentation catches on the actual plot.ly site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions