File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
test/components/__snapshots__ Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ exports[`LiveEdit renders correctly 1`] = `
171
171
},
172
172
Object {
173
173
"style": Object {
174
- "color": "#b2b2b2 ",
174
+ "color": "#5a9bcf ",
175
175
},
176
176
"types": Array [
177
177
"property",
@@ -204,6 +204,7 @@ exports[`LiveEdit renders correctly 1`] = `
204
204
},
205
205
"types": Array [
206
206
"string",
207
+ "attr-value",
207
208
],
208
209
},
209
210
Object {
@@ -257,6 +258,7 @@ exports[`LiveEdit renders correctly 1`] = `
257
258
"color": "#fac863",
258
259
},
259
260
"types": Array [
261
+ "atrule",
260
262
"class-name",
261
263
],
262
264
},
@@ -440,7 +442,7 @@ exports[`LiveEdit renders correctly 1`] = `
440
442
},
441
443
Object {
442
444
"style": Object {
443
- "color": "#b2b2b2 ",
445
+ "color": "#5a9bcf ",
444
446
},
445
447
"types": Array [
446
448
"property",
@@ -473,6 +475,7 @@ exports[`LiveEdit renders correctly 1`] = `
473
475
},
474
476
"types": Array [
475
477
"string",
478
+ "attr-value",
476
479
],
477
480
},
478
481
Object {
@@ -526,6 +529,7 @@ exports[`LiveEdit renders correctly 1`] = `
526
529
"color": "#fac863",
527
530
},
528
531
"types": Array [
532
+ "atrule",
529
533
"class-name",
530
534
],
531
535
},
@@ -37233,7 +37237,7 @@ exports[`LiveEdit renders correctly 1`] = `
37233
37237
},
37234
37238
Object {
37235
37239
"style": Object {
37236
- "color": "#b2b2b2 ",
37240
+ "color": "#5a9bcf ",
37237
37241
},
37238
37242
"types": Array [
37239
37243
"property",
@@ -37266,6 +37270,7 @@ exports[`LiveEdit renders correctly 1`] = `
37266
37270
},
37267
37271
"types": Array [
37268
37272
"string",
37273
+ "attr-value",
37269
37274
],
37270
37275
},
37271
37276
Object {
@@ -37319,6 +37324,7 @@ exports[`LiveEdit renders correctly 1`] = `
37319
37324
"color": "#fac863",
37320
37325
},
37321
37326
"types": Array [
37327
+ "atrule",
37322
37328
"class-name",
37323
37329
],
37324
37330
},
You can’t perform that action at this time.
0 commit comments