@@ -9,7 +9,7 @@ Generated by [AVA](https://avajs.dev).
9
9
> Snapshot 1
10
10
11
11
`import { View } from '@tarojs/components';␊
12
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
12
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
13
13
let __inner_style_data__;␊
14
14
function __inner_style__() {␊
15
15
if (__inner_style_data__) return __inner_style_data__;␊
@@ -31,7 +31,7 @@ Generated by [AVA](https://avajs.dev).
31
31
> Snapshot 1
32
32
33
33
`import { View } from '@tarojs/components';␊
34
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
34
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
35
35
let __inner_style_data__;␊
36
36
let __nesting_style_data__;␊
37
37
function __nesting_style__() {␊
@@ -82,7 +82,7 @@ Generated by [AVA](https://avajs.dev).
82
82
> Snapshot 1
83
83
84
84
`import { View } from '@tarojs/components';␊
85
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
85
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
86
86
let __inner_style_data__;␊
87
87
let __nesting_style_data__;␊
88
88
function __nesting_style__() {␊
@@ -133,7 +133,7 @@ Generated by [AVA](https://avajs.dev).
133
133
> Snapshot 1
134
134
135
135
`import { View } from '@tarojs/components';␊
136
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
136
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
137
137
let __inner_style_data__;␊
138
138
let __nesting_style_data__;␊
139
139
function __nesting_style__() {␊
@@ -174,7 +174,7 @@ Generated by [AVA](https://avajs.dev).
174
174
> Snapshot 1
175
175
176
176
`import { View } from '@tarojs/components';␊
177
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
177
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
178
178
let __inner_style_data__;␊
179
179
function __inner_style__() {␊
180
180
if (__inner_style_data__) return __inner_style_data__;␊
@@ -199,7 +199,7 @@ Generated by [AVA](https://avajs.dev).
199
199
> Snapshot 1
200
200
201
201
`import { View } from '@tarojs/components';␊
202
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
202
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
203
203
let __inner_style_data__;␊
204
204
function __inner_style__() {␊
205
205
if (__inner_style_data__) return __inner_style_data__;␊
@@ -221,7 +221,7 @@ Generated by [AVA](https://avajs.dev).
221
221
> Snapshot 1
222
222
223
223
`import { View } from '@tarojs/components';␊
224
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
224
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
225
225
let __inner_style_data__;␊
226
226
function __inner_style__() {␊
227
227
if (__inner_style_data__) return __inner_style_data__;␊
@@ -243,7 +243,7 @@ Generated by [AVA](https://avajs.dev).
243
243
> Snapshot 1
244
244
245
245
`import { View } from '@tarojs/components';␊
246
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
246
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
247
247
const Index = ()=>{␊
248
248
return __combine_nesting_style__(<View style={{␊
249
249
height: '100px'␊
@@ -257,7 +257,7 @@ Generated by [AVA](https://avajs.dev).
257
257
> Snapshot 1
258
258
259
259
`import { View } from '@tarojs/components';␊
260
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
260
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
261
261
const Index = ()=>{␊
262
262
return __combine_nesting_style__(<View style={{␊
263
263
height: Math.random() > 0 ? '100px' : '50px'␊
@@ -271,7 +271,7 @@ Generated by [AVA](https://avajs.dev).
271
271
> Snapshot 1
272
272
273
273
`import { View } from '@tarojs/components';␊
274
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
274
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
275
275
const Index = ()=>{␊
276
276
return __combine_nesting_style__(<View style={{␊
277
277
height: Math.random() > 0 ? '100px' : '50px',␊
@@ -286,7 +286,7 @@ Generated by [AVA](https://avajs.dev).
286
286
> Snapshot 1
287
287
288
288
`import { View } from '@tarojs/components';␊
289
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
289
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
290
290
let __inner_style_data__;␊
291
291
function __inner_style__() {␊
292
292
if (__inner_style_data__) return __inner_style_data__;␊
@@ -308,7 +308,7 @@ Generated by [AVA](https://avajs.dev).
308
308
> Snapshot 1
309
309
310
310
`import { View } from '@tarojs/components';␊
311
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
311
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
312
312
let __inner_style_data__;␊
313
313
function __inner_style__() {␊
314
314
if (__inner_style_data__) return __inner_style_data__;␊
@@ -330,7 +330,7 @@ Generated by [AVA](https://avajs.dev).
330
330
> Snapshot 1
331
331
332
332
`import { View } from '@tarojs/components';␊
333
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
333
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
334
334
let __inner_style_data__;␊
335
335
function __inner_style__() {␊
336
336
if (__inner_style_data__) return __inner_style_data__;␊
@@ -360,7 +360,7 @@ Generated by [AVA](https://avajs.dev).
360
360
> Snapshot 1
361
361
362
362
`import { View } from '@tarojs/components';␊
363
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
363
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
364
364
let __inner_style_data__;␊
365
365
function __inner_style__() {␊
366
366
if (__inner_style_data__) return __inner_style_data__;␊
@@ -395,7 +395,7 @@ Generated by [AVA](https://avajs.dev).
395
395
396
396
`import { View } from '@tarojs/components';␊
397
397
import './pesudo.scss';␊
398
- import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __var_fn, __env__, globalCss } from "@tarojs/runtime";␊
398
+ import { calcStaticStyle, convertNumber2VP, __combine_nesting_style__, __env__ } from "@tarojs/runtime";␊
399
399
let __inner_style_data__;␊
400
400
function __inner_style__() {␊
401
401
if (__inner_style_data__) return __inner_style_data__;␊
0 commit comments