Add stylesheet imports for swing trading dashboard

This commit is contained in:
moshferatu 2024-10-28 10:40:10 -07:00
parent d887e6e7b3
commit 63e911323c

4
stylesheets.py Normal file
View File

@ -0,0 +1,4 @@
import dash_bootstrap_components as dbc
grid_stylesheet = 'https://cdn.jsdelivr.net/gh/AnnMarieW/dash-bootstrap-templates/dbc.min.css'
theme_stylesheet = dbc.themes.LUX