Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Use a css stylesheet and a dash bootstrap theme on the same app

$
0
0

Hello. I am trying to use a dash bootstrap theme and an external css stylesheet together but i am not sure how to use them together on the external_stylesheets parameter . Any help would be very appreciated.

import dash
import dash_bootstrap_components as dbc
external_stylesheets = ["https://codepen.io/chriddyp/pen/bWLwgP.css"]
app = dash.Dash(__name__, external_stylesheets=[dbc.themes.SUPERHERO])

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images