Skip to content

Commit 8f02d24

Browse files
authored
feat: update dependencies for css compatibility (#869)
1 parent ea14922 commit 8f02d24

File tree

6 files changed

+4693
-2672
lines changed

6 files changed

+4693
-2672
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ SITE_NAME=''
2020
USER_INFO_COOKIE_NAME=''
2121
APP_ID=''
2222
MFE_CONFIG_API_URL=''
23+
# Fallback in local style files
24+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ SITE_NAME=localhost
2121
USER_INFO_COOKIE_NAME='edx-user-info'
2222
APP_ID=''
2323
MFE_CONFIG_API_URL=''
24+
# Fallback in local style files
25+
PARAGON_THEME_URLS={}

.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ SITE_NAME=localhost
1919
USER_INFO_COOKIE_NAME='edx-user-info'
2020
APP_ID=''
2121
MFE_CONFIG_API_URL=''
22+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)