@erikey/react 0.3.4 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui/index.css DELETED
@@ -1,797 +0,0 @@
1
- /* src/styles.css */
2
- *,
3
- ::before,
4
- ::after {
5
- --tw-border-spacing-x: 0;
6
- --tw-border-spacing-y: 0;
7
- --tw-translate-x: 0;
8
- --tw-translate-y: 0;
9
- --tw-rotate: 0;
10
- --tw-skew-x: 0;
11
- --tw-skew-y: 0;
12
- --tw-scale-x: 1;
13
- --tw-scale-y: 1;
14
- --tw-pan-x: ;
15
- --tw-pan-y: ;
16
- --tw-pinch-zoom: ;
17
- --tw-scroll-snap-strictness: proximity;
18
- --tw-gradient-from-position: ;
19
- --tw-gradient-via-position: ;
20
- --tw-gradient-to-position: ;
21
- --tw-ordinal: ;
22
- --tw-slashed-zero: ;
23
- --tw-numeric-figure: ;
24
- --tw-numeric-spacing: ;
25
- --tw-numeric-fraction: ;
26
- --tw-ring-inset: ;
27
- --tw-ring-offset-width: 0px;
28
- --tw-ring-offset-color: #fff;
29
- --tw-ring-color: rgb(59 130 246 / 0.5);
30
- --tw-ring-offset-shadow: 0 0 #0000;
31
- --tw-ring-shadow: 0 0 #0000;
32
- --tw-shadow: 0 0 #0000;
33
- --tw-shadow-colored: 0 0 #0000;
34
- --tw-blur: ;
35
- --tw-brightness: ;
36
- --tw-contrast: ;
37
- --tw-grayscale: ;
38
- --tw-hue-rotate: ;
39
- --tw-invert: ;
40
- --tw-saturate: ;
41
- --tw-sepia: ;
42
- --tw-drop-shadow: ;
43
- --tw-backdrop-blur: ;
44
- --tw-backdrop-brightness: ;
45
- --tw-backdrop-contrast: ;
46
- --tw-backdrop-grayscale: ;
47
- --tw-backdrop-hue-rotate: ;
48
- --tw-backdrop-invert: ;
49
- --tw-backdrop-opacity: ;
50
- --tw-backdrop-saturate: ;
51
- --tw-backdrop-sepia: ;
52
- --tw-contain-size: ;
53
- --tw-contain-layout: ;
54
- --tw-contain-paint: ;
55
- --tw-contain-style: ;
56
- }
57
- ::backdrop {
58
- --tw-border-spacing-x: 0;
59
- --tw-border-spacing-y: 0;
60
- --tw-translate-x: 0;
61
- --tw-translate-y: 0;
62
- --tw-rotate: 0;
63
- --tw-skew-x: 0;
64
- --tw-skew-y: 0;
65
- --tw-scale-x: 1;
66
- --tw-scale-y: 1;
67
- --tw-pan-x: ;
68
- --tw-pan-y: ;
69
- --tw-pinch-zoom: ;
70
- --tw-scroll-snap-strictness: proximity;
71
- --tw-gradient-from-position: ;
72
- --tw-gradient-via-position: ;
73
- --tw-gradient-to-position: ;
74
- --tw-ordinal: ;
75
- --tw-slashed-zero: ;
76
- --tw-numeric-figure: ;
77
- --tw-numeric-spacing: ;
78
- --tw-numeric-fraction: ;
79
- --tw-ring-inset: ;
80
- --tw-ring-offset-width: 0px;
81
- --tw-ring-offset-color: #fff;
82
- --tw-ring-color: rgb(59 130 246 / 0.5);
83
- --tw-ring-offset-shadow: 0 0 #0000;
84
- --tw-ring-shadow: 0 0 #0000;
85
- --tw-shadow: 0 0 #0000;
86
- --tw-shadow-colored: 0 0 #0000;
87
- --tw-blur: ;
88
- --tw-brightness: ;
89
- --tw-contrast: ;
90
- --tw-grayscale: ;
91
- --tw-hue-rotate: ;
92
- --tw-invert: ;
93
- --tw-saturate: ;
94
- --tw-sepia: ;
95
- --tw-drop-shadow: ;
96
- --tw-backdrop-blur: ;
97
- --tw-backdrop-brightness: ;
98
- --tw-backdrop-contrast: ;
99
- --tw-backdrop-grayscale: ;
100
- --tw-backdrop-hue-rotate: ;
101
- --tw-backdrop-invert: ;
102
- --tw-backdrop-opacity: ;
103
- --tw-backdrop-saturate: ;
104
- --tw-backdrop-sepia: ;
105
- --tw-contain-size: ;
106
- --tw-contain-layout: ;
107
- --tw-contain-paint: ;
108
- --tw-contain-style: ;
109
- }
110
- *,
111
- ::before,
112
- ::after {
113
- box-sizing: border-box;
114
- border-width: 0;
115
- border-style: solid;
116
- border-color: #e5e7eb;
117
- }
118
- ::before,
119
- ::after {
120
- --tw-content: "";
121
- }
122
- html,
123
- :host {
124
- line-height: 1.5;
125
- -webkit-text-size-adjust: 100%;
126
- -moz-tab-size: 4;
127
- -o-tab-size: 4;
128
- tab-size: 4;
129
- font-family:
130
- ui-sans-serif,
131
- system-ui,
132
- sans-serif,
133
- "Apple Color Emoji",
134
- "Segoe UI Emoji",
135
- "Segoe UI Symbol",
136
- "Noto Color Emoji";
137
- font-feature-settings: normal;
138
- font-variation-settings: normal;
139
- -webkit-tap-highlight-color: transparent;
140
- }
141
- body {
142
- margin: 0;
143
- line-height: inherit;
144
- }
145
- hr {
146
- height: 0;
147
- color: inherit;
148
- border-top-width: 1px;
149
- }
150
- abbr:where([title]) {
151
- -webkit-text-decoration: underline dotted;
152
- text-decoration: underline dotted;
153
- }
154
- h1,
155
- h2,
156
- h3,
157
- h4,
158
- h5,
159
- h6 {
160
- font-size: inherit;
161
- font-weight: inherit;
162
- }
163
- a {
164
- color: inherit;
165
- text-decoration: inherit;
166
- }
167
- b,
168
- strong {
169
- font-weight: bolder;
170
- }
171
- code,
172
- kbd,
173
- samp,
174
- pre {
175
- font-family:
176
- ui-monospace,
177
- SFMono-Regular,
178
- Menlo,
179
- Monaco,
180
- Consolas,
181
- "Liberation Mono",
182
- "Courier New",
183
- monospace;
184
- font-feature-settings: normal;
185
- font-variation-settings: normal;
186
- font-size: 1em;
187
- }
188
- small {
189
- font-size: 80%;
190
- }
191
- sub,
192
- sup {
193
- font-size: 75%;
194
- line-height: 0;
195
- position: relative;
196
- vertical-align: baseline;
197
- }
198
- sub {
199
- bottom: -0.25em;
200
- }
201
- sup {
202
- top: -0.5em;
203
- }
204
- table {
205
- text-indent: 0;
206
- border-color: inherit;
207
- border-collapse: collapse;
208
- }
209
- button,
210
- input,
211
- optgroup,
212
- select,
213
- textarea {
214
- font-family: inherit;
215
- font-feature-settings: inherit;
216
- font-variation-settings: inherit;
217
- font-size: 100%;
218
- font-weight: inherit;
219
- line-height: inherit;
220
- letter-spacing: inherit;
221
- color: inherit;
222
- margin: 0;
223
- padding: 0;
224
- }
225
- button,
226
- select {
227
- text-transform: none;
228
- }
229
- button,
230
- input:where([type=button]),
231
- input:where([type=reset]),
232
- input:where([type=submit]) {
233
- -webkit-appearance: button;
234
- background-color: transparent;
235
- background-image: none;
236
- }
237
- :-moz-focusring {
238
- outline: auto;
239
- }
240
- :-moz-ui-invalid {
241
- box-shadow: none;
242
- }
243
- progress {
244
- vertical-align: baseline;
245
- }
246
- ::-webkit-inner-spin-button,
247
- ::-webkit-outer-spin-button {
248
- height: auto;
249
- }
250
- [type=search] {
251
- -webkit-appearance: textfield;
252
- outline-offset: -2px;
253
- }
254
- ::-webkit-search-decoration {
255
- -webkit-appearance: none;
256
- }
257
- ::-webkit-file-upload-button {
258
- -webkit-appearance: button;
259
- font: inherit;
260
- }
261
- summary {
262
- display: list-item;
263
- }
264
- blockquote,
265
- dl,
266
- dd,
267
- h1,
268
- h2,
269
- h3,
270
- h4,
271
- h5,
272
- h6,
273
- hr,
274
- figure,
275
- p,
276
- pre {
277
- margin: 0;
278
- }
279
- fieldset {
280
- margin: 0;
281
- padding: 0;
282
- }
283
- legend {
284
- padding: 0;
285
- }
286
- ol,
287
- ul,
288
- menu {
289
- list-style: none;
290
- margin: 0;
291
- padding: 0;
292
- }
293
- dialog {
294
- padding: 0;
295
- }
296
- textarea {
297
- resize: vertical;
298
- }
299
- input::-moz-placeholder,
300
- textarea::-moz-placeholder {
301
- opacity: 1;
302
- color: #9ca3af;
303
- }
304
- input::placeholder,
305
- textarea::placeholder {
306
- opacity: 1;
307
- color: #9ca3af;
308
- }
309
- button,
310
- [role=button] {
311
- cursor: pointer;
312
- }
313
- :disabled {
314
- cursor: default;
315
- }
316
- img,
317
- svg,
318
- video,
319
- canvas,
320
- audio,
321
- iframe,
322
- embed,
323
- object {
324
- display: block;
325
- vertical-align: middle;
326
- }
327
- img,
328
- video {
329
- max-width: 100%;
330
- height: auto;
331
- }
332
- [hidden]:where(:not([hidden=until-found])) {
333
- display: none;
334
- }
335
- .container {
336
- width: 100%;
337
- }
338
- @media (min-width: 640px) {
339
- .container {
340
- max-width: 640px;
341
- }
342
- }
343
- @media (min-width: 768px) {
344
- .container {
345
- max-width: 768px;
346
- }
347
- }
348
- @media (min-width: 1024px) {
349
- .container {
350
- max-width: 1024px;
351
- }
352
- }
353
- @media (min-width: 1280px) {
354
- .container {
355
- max-width: 1280px;
356
- }
357
- }
358
- @media (min-width: 1536px) {
359
- .container {
360
- max-width: 1536px;
361
- }
362
- }
363
- .absolute {
364
- position: absolute;
365
- }
366
- .relative {
367
- position: relative;
368
- }
369
- .inset-0 {
370
- inset: 0px;
371
- }
372
- .z-50 {
373
- z-index: 50;
374
- }
375
- .mx-auto {
376
- margin-left: auto;
377
- margin-right: auto;
378
- }
379
- .my-1 {
380
- margin-top: 0.25rem;
381
- margin-bottom: 0.25rem;
382
- }
383
- .ml-2 {
384
- margin-left: 0.5rem;
385
- }
386
- .mr-2 {
387
- margin-right: 0.5rem;
388
- }
389
- .flex {
390
- display: flex;
391
- }
392
- .inline-flex {
393
- display: inline-flex;
394
- }
395
- .grid {
396
- display: grid;
397
- }
398
- .aspect-square {
399
- aspect-ratio: 1 / 1;
400
- }
401
- .h-10 {
402
- height: 2.5rem;
403
- }
404
- .h-12 {
405
- height: 3rem;
406
- }
407
- .h-3 {
408
- height: 0.75rem;
409
- }
410
- .h-4 {
411
- height: 1rem;
412
- }
413
- .h-8 {
414
- height: 2rem;
415
- }
416
- .h-9 {
417
- height: 2.25rem;
418
- }
419
- .h-\[1px\] {
420
- height: 1px;
421
- }
422
- .h-full {
423
- height: 100%;
424
- }
425
- .h-px {
426
- height: 1px;
427
- }
428
- .w-10 {
429
- width: 2.5rem;
430
- }
431
- .w-12 {
432
- width: 3rem;
433
- }
434
- .w-24 {
435
- width: 6rem;
436
- }
437
- .w-32 {
438
- width: 8rem;
439
- }
440
- .w-4 {
441
- width: 1rem;
442
- }
443
- .w-8 {
444
- width: 2rem;
445
- }
446
- .w-9 {
447
- width: 2.25rem;
448
- }
449
- .w-\[1px\] {
450
- width: 1px;
451
- }
452
- .w-full {
453
- width: 100%;
454
- }
455
- .min-w-\[200px\] {
456
- min-width: 200px;
457
- }
458
- .max-w-md {
459
- max-width: 28rem;
460
- }
461
- .shrink-0 {
462
- flex-shrink: 0;
463
- }
464
- @keyframes pulse {
465
- 50% {
466
- opacity: .5;
467
- }
468
- }
469
- .animate-pulse {
470
- animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
471
- }
472
- @keyframes spin {
473
- to {
474
- transform: rotate(360deg);
475
- }
476
- }
477
- .animate-spin {
478
- animation: spin 1s linear infinite;
479
- }
480
- .cursor-pointer {
481
- cursor: pointer;
482
- }
483
- .select-none {
484
- -webkit-user-select: none;
485
- -moz-user-select: none;
486
- user-select: none;
487
- }
488
- .flex-col {
489
- flex-direction: column;
490
- }
491
- .items-center {
492
- align-items: center;
493
- }
494
- .justify-center {
495
- justify-content: center;
496
- }
497
- .justify-between {
498
- justify-content: space-between;
499
- }
500
- .gap-1 {
501
- gap: 0.25rem;
502
- }
503
- .gap-2 {
504
- gap: 0.5rem;
505
- }
506
- .gap-3 {
507
- gap: 0.75rem;
508
- }
509
- .gap-4 {
510
- gap: 1rem;
511
- }
512
- .space-y-1 > :not([hidden]) ~ :not([hidden]) {
513
- --tw-space-y-reverse: 0;
514
- margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
515
- margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
516
- }
517
- .space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
518
- --tw-space-y-reverse: 0;
519
- margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
520
- margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
521
- }
522
- .space-y-2 > :not([hidden]) ~ :not([hidden]) {
523
- --tw-space-y-reverse: 0;
524
- margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
525
- margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
526
- }
527
- .space-y-6 > :not([hidden]) ~ :not([hidden]) {
528
- --tw-space-y-reverse: 0;
529
- margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
530
- margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
531
- }
532
- .overflow-hidden {
533
- overflow: hidden;
534
- }
535
- .whitespace-nowrap {
536
- white-space: nowrap;
537
- }
538
- .rounded {
539
- border-radius: 0.25rem;
540
- }
541
- .rounded-full {
542
- border-radius: 9999px;
543
- }
544
- .rounded-md {
545
- border-radius: 0.375rem;
546
- }
547
- .rounded-sm {
548
- border-radius: 0.125rem;
549
- }
550
- .rounded-xl {
551
- border-radius: 0.75rem;
552
- }
553
- .border {
554
- border-width: 1px;
555
- }
556
- .bg-transparent {
557
- background-color: transparent;
558
- }
559
- .object-cover {
560
- -o-object-fit: cover;
561
- object-fit: cover;
562
- }
563
- .p-1 {
564
- padding: 0.25rem;
565
- }
566
- .p-6 {
567
- padding: 1.5rem;
568
- }
569
- .px-2 {
570
- padding-left: 0.5rem;
571
- padding-right: 0.5rem;
572
- }
573
- .px-3 {
574
- padding-left: 0.75rem;
575
- padding-right: 0.75rem;
576
- }
577
- .px-4 {
578
- padding-left: 1rem;
579
- padding-right: 1rem;
580
- }
581
- .px-8 {
582
- padding-left: 2rem;
583
- padding-right: 2rem;
584
- }
585
- .py-1 {
586
- padding-top: 0.25rem;
587
- padding-bottom: 0.25rem;
588
- }
589
- .py-1\.5 {
590
- padding-top: 0.375rem;
591
- padding-bottom: 0.375rem;
592
- }
593
- .py-2 {
594
- padding-top: 0.5rem;
595
- padding-bottom: 0.5rem;
596
- }
597
- .pt-0 {
598
- padding-top: 0px;
599
- }
600
- .text-center {
601
- text-align: center;
602
- }
603
- .text-2xl {
604
- font-size: 1.5rem;
605
- line-height: 2rem;
606
- }
607
- .text-base {
608
- font-size: 1rem;
609
- line-height: 1.5rem;
610
- }
611
- .text-lg {
612
- font-size: 1.125rem;
613
- line-height: 1.75rem;
614
- }
615
- .text-sm {
616
- font-size: 0.875rem;
617
- line-height: 1.25rem;
618
- }
619
- .text-xs {
620
- font-size: 0.75rem;
621
- line-height: 1rem;
622
- }
623
- .font-medium {
624
- font-weight: 500;
625
- }
626
- .font-normal {
627
- font-weight: 400;
628
- }
629
- .font-semibold {
630
- font-weight: 600;
631
- }
632
- .uppercase {
633
- text-transform: uppercase;
634
- }
635
- .lowercase {
636
- text-transform: lowercase;
637
- }
638
- .leading-none {
639
- line-height: 1;
640
- }
641
- .tracking-tight {
642
- letter-spacing: -0.025em;
643
- }
644
- .text-current {
645
- color: currentColor;
646
- }
647
- .text-green-500 {
648
- --tw-text-opacity: 1;
649
- color: rgb(34 197 94 / var(--tw-text-opacity, 1));
650
- }
651
- .underline-offset-4 {
652
- text-underline-offset: 4px;
653
- }
654
- .shadow {
655
- --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
656
- --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
657
- box-shadow:
658
- var(--tw-ring-offset-shadow, 0 0 #0000),
659
- var(--tw-ring-shadow, 0 0 #0000),
660
- var(--tw-shadow);
661
- }
662
- .shadow-md {
663
- --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
664
- --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
665
- box-shadow:
666
- var(--tw-ring-offset-shadow, 0 0 #0000),
667
- var(--tw-ring-shadow, 0 0 #0000),
668
- var(--tw-shadow);
669
- }
670
- .shadow-sm {
671
- --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
672
- --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
673
- box-shadow:
674
- var(--tw-ring-offset-shadow, 0 0 #0000),
675
- var(--tw-ring-shadow, 0 0 #0000),
676
- var(--tw-shadow);
677
- }
678
- .outline-none {
679
- outline: 2px solid transparent;
680
- outline-offset: 2px;
681
- }
682
- .outline {
683
- outline-style: solid;
684
- }
685
- .transition-colors {
686
- transition-property:
687
- color,
688
- background-color,
689
- border-color,
690
- text-decoration-color,
691
- fill,
692
- stroke;
693
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
694
- transition-duration: 150ms;
695
- }
696
- @keyframes enter {
697
- from {
698
- opacity: var(--tw-enter-opacity, 1);
699
- transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
700
- }
701
- }
702
- @keyframes exit {
703
- to {
704
- opacity: var(--tw-exit-opacity, 1);
705
- transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
706
- }
707
- }
708
- .animate-in {
709
- animation-name: enter;
710
- animation-duration: 150ms;
711
- --tw-enter-opacity: initial;
712
- --tw-enter-scale: initial;
713
- --tw-enter-rotate: initial;
714
- --tw-enter-translate-x: initial;
715
- --tw-enter-translate-y: initial;
716
- }
717
- .fade-in-0 {
718
- --tw-enter-opacity: 0;
719
- }
720
- .zoom-in-95 {
721
- --tw-enter-scale: .95;
722
- }
723
- .file\:border-0::file-selector-button {
724
- border-width: 0px;
725
- }
726
- .file\:bg-transparent::file-selector-button {
727
- background-color: transparent;
728
- }
729
- .file\:text-sm::file-selector-button {
730
- font-size: 0.875rem;
731
- line-height: 1.25rem;
732
- }
733
- .file\:font-medium::file-selector-button {
734
- font-weight: 500;
735
- }
736
- .hover\:underline:hover {
737
- text-decoration-line: underline;
738
- }
739
- .focus\:outline-none:focus {
740
- outline: 2px solid transparent;
741
- outline-offset: 2px;
742
- }
743
- .focus\:ring-2:focus {
744
- --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
745
- --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
746
- box-shadow:
747
- var(--tw-ring-offset-shadow),
748
- var(--tw-ring-shadow),
749
- var(--tw-shadow, 0 0 #0000);
750
- }
751
- .focus\:ring-offset-2:focus {
752
- --tw-ring-offset-width: 2px;
753
- }
754
- .focus-visible\:outline-none:focus-visible {
755
- outline: 2px solid transparent;
756
- outline-offset: 2px;
757
- }
758
- .focus-visible\:ring-1:focus-visible {
759
- --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
760
- --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
761
- box-shadow:
762
- var(--tw-ring-offset-shadow),
763
- var(--tw-ring-shadow),
764
- var(--tw-shadow, 0 0 #0000);
765
- }
766
- .disabled\:pointer-events-none:disabled {
767
- pointer-events: none;
768
- }
769
- .disabled\:cursor-not-allowed:disabled {
770
- cursor: not-allowed;
771
- }
772
- .disabled\:opacity-50:disabled {
773
- opacity: 0.5;
774
- }
775
- .peer:disabled ~ .peer-disabled\:cursor-not-allowed {
776
- cursor: not-allowed;
777
- }
778
- .peer:disabled ~ .peer-disabled\:opacity-70 {
779
- opacity: 0.7;
780
- }
781
- @media (min-width: 768px) {
782
- .md\:text-sm {
783
- font-size: 0.875rem;
784
- line-height: 1.25rem;
785
- }
786
- }
787
- .\[\&_svg\]\:pointer-events-none svg {
788
- pointer-events: none;
789
- }
790
- .\[\&_svg\]\:size-4 svg {
791
- width: 1rem;
792
- height: 1rem;
793
- }
794
- .\[\&_svg\]\:shrink-0 svg {
795
- flex-shrink: 0;
796
- }
797
- /*# sourceMappingURL=index.css.map */