Skip to content

Commit

Permalink
πŸ’„ themes.BUTTONS
Browse files Browse the repository at this point in the history
  • Loading branch information
GusFurtado committed Jun 18, 2022
1 parent b928b4c commit 0fa00ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dash_charlotte/themes/themes.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

ROOT = r'https://gusfurtado.github.io/dash-charlotte/css_themes/'

BUTTONS = ROOT + 'buttons.min.css'
CHARLOTTE_DARK = ROOT + 'charlotte_dark.min.css'
CHARLOTTE_LIGHT = ROOT + 'charlotte_light.min.css'
DRACULA = ROOT + 'dracula.min.css'

0 comments on commit 0fa00ad

Please sign in to comment.