Skip to content

Commit 549b3b0

Browse files
Merge pull request #60 from raccoongang/teak-rg-tokens
feat: add design tokens support
2 parents 241e188 + d61e249 commit 549b3b0

File tree

26 files changed

+1438
-276
lines changed

26 files changed

+1438
-276
lines changed

.env

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

.env.development

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

0 commit comments

Comments
 (0)