Add the UI Toolkit to edx-platform
UITK-75
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// ------------------------------
|
||||
// #VARIABLES
|
||||
// ------------------------------
|
||||
$pattern-library-path: '../../pattern-library' !default;
|
||||
$pattern-library-path: '../../edx-pattern-library' !default;
|
||||
|
||||
// certificate characteristics
|
||||
$cert-base-color: palette(grayscale-cool, dark);
|
||||
|
||||
1
lms/static/edx-pattern-library
Symbolic link
1
lms/static/edx-pattern-library
Symbolic link
@@ -0,0 +1 @@
|
||||
../../common/static/edx-pattern-library
|
||||
1
lms/static/edx-ui-toolkit
Symbolic link
1
lms/static/edx-ui-toolkit
Symbolic link
@@ -0,0 +1 @@
|
||||
../../common/static/edx-ui-toolkit
|
||||
@@ -75,9 +75,11 @@ src_paths:
|
||||
- js
|
||||
- coffee/src
|
||||
- common/js
|
||||
- edx-pattern-library/js
|
||||
- edx-ui-toolkit/js
|
||||
- support/js
|
||||
- teams/js
|
||||
- xmodule_js/common_static/coffee
|
||||
- support/js
|
||||
|
||||
# Paths to spec (test) JavaScript files
|
||||
spec_paths:
|
||||
|
||||
Reference in New Issue
Block a user