Skip to content

Commit 84d5ae9

Browse files
authored
feat: support design tokens and paragon 23 (#1588)
1 parent d3d2f75 commit 84d5ae9

File tree

24 files changed

+1320
-169
lines changed

24 files changed

+1320
-169
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ TWITTER_URL=''
5050
USER_INFO_COOKIE_NAME=''
5151
OPTIMIZELY_FULL_STACK_SDK_KEY=''
5252
SHOW_UNGRADED_ASSIGNMENT_PROGRESS=''
53+
# Fallback in local style files
54+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ CHAT_RESPONSE_URL='http://localhost:18000/api/learning_assistant/v1/course_id'
5252
PRIVACY_POLICY_URL='http://localhost:18000/privacy'
5353
OPTIMIZELY_FULL_STACK_SDK_KEY=''
5454
SHOW_UNGRADED_ASSIGNMENT_PROGRESS=''
55+
# Fallback in local style files
56+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)