Skip to content

Commit 2f5eea7

Browse files
authored
feat: support design tokens and paragon 23 (#433)
1 parent 790de20 commit 2f5eea7

File tree

6 files changed

+1454
-325
lines changed

6 files changed

+1454
-325
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM=''
3434
APP_ID=''
3535
MFE_CONFIG_API_URL=''
3636
DISPLAY_FEEDBACK_WIDGET='true'
37+
# Fallback in local style files
38+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM='Footer'
4040
APP_ID=''
4141
MFE_CONFIG_API_URL=''
4242
DISPLAY_FEEDBACK_WIDGET='false'
43+
# Fallback in local style files
44+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)