File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed
platform/features/conductor-v2/conductor/res/sass Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -104,9 +104,9 @@ define([
104
104
'./platform/entanglement/bundle' ,
105
105
'./platform/search/bundle' ,
106
106
'./platform/status/bundle' ,
107
- './platform/commonUI/regions/bundle' ,
108
- './example/msl /bundle' ,
109
- './example/localTimeSystem /bundle'
107
+ './platform/commonUI/regions/bundle'
108
+ // './examples/localTimeSystem /bundle'
109
+ // './example/msl /bundle'
110
110
] , function ( Main , legacyRegistry ) {
111
111
return {
112
112
legacyRegistry : legacyRegistry ,
Original file line number Diff line number Diff line change 20
20
* at runtime from the About dialog for additional information.
21
21
*****************************************************************************/
22
22
@import " bourbon" ;
23
- @import " ../../../../commonUI/general/res/sass/constants" ;
24
- @import " ../../../../commonUI/general/res/sass/mixins" ;
25
- @import " ../../../../commonUI/general/res/sass/mobile/constants" ;
26
- @import " ../../../../commonUI/general/res/sass/mobile/mixins" ;
27
- @import " ../../../../commonUI/themes/espresso/res/sass/constants" ;
28
- @import " ../../../../commonUI/themes/espresso/res/sass/mixins" ;
29
- @import " ../../../../commonUI/general/res/sass/icons" ;
23
+ @import " ../../../../../ commonUI/general/res/sass/constants" ;
24
+ @import " ../../../../../ commonUI/general/res/sass/mixins" ;
25
+ @import " ../../../../../ commonUI/general/res/sass/mobile/constants" ;
26
+ @import " ../../../../../ commonUI/general/res/sass/mobile/mixins" ;
27
+ @import " ../../../../../ commonUI/themes/espresso/res/sass/constants" ;
28
+ @import " ../../../../../ commonUI/themes/espresso/res/sass/mixins" ;
29
+ @import " ../../../../../ commonUI/general/res/sass/icons" ;
30
30
@import " constants" ;
31
31
32
32
// Thematic constants
Original file line number Diff line number Diff line change 20
20
* at runtime from the About dialog for additional information.
21
21
*****************************************************************************/
22
22
@import " bourbon" ;
23
- @import " ../../../../commonUI/general/res/sass/constants" ;
24
- @import " ../../../../commonUI/general/res/sass/mixins" ;
25
- @import " ../../../../commonUI/general/res/sass/mobile/constants" ;
26
- @import " ../../../../commonUI/general/res/sass/mobile/mixins" ;
27
- @import " ../../../../commonUI/themes/snow/res/sass/constants" ;
28
- @import " ../../../../commonUI/themes/snow/res/sass/mixins" ;
29
- @import " ../../../../commonUI/general/res/sass/icons" ;
23
+ @import " ../../../../../ commonUI/general/res/sass/constants" ;
24
+ @import " ../../../../../ commonUI/general/res/sass/mixins" ;
25
+ @import " ../../../../../ commonUI/general/res/sass/mobile/constants" ;
26
+ @import " ../../../../../ commonUI/general/res/sass/mobile/mixins" ;
27
+ @import " ../../../../../ commonUI/themes/snow/res/sass/constants" ;
28
+ @import " ../../../../../ commonUI/themes/snow/res/sass/mixins" ;
29
+ @import " ../../../../../ commonUI/general/res/sass/icons" ;
30
30
@import " constants" ;
31
31
32
32
// Thematic constants
You can’t perform that action at this time.
0 commit comments