tailwindcss 3.0.0 → 3.0.1

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.
@@ -1,299 +0,0 @@
1
- [
2
- "box-sizing",
3
- "display",
4
- "visibility",
5
- "z-index",
6
- "position",
7
- "top",
8
- "right",
9
- "bottom",
10
- "left",
11
- "offset-inline-start",
12
- "offset-inline-end",
13
- "offset-block-start",
14
- "offset-block-end",
15
- "grid",
16
- "grid-area",
17
- "grid-auto-columns",
18
- "grid-auto-flow",
19
- "grid-auto-rows",
20
- "grid-column",
21
- "grid-column-end",
22
- "grid-column-start",
23
- "grid-row",
24
- "grid-row-end",
25
- "grid-row-start",
26
- "grid-template",
27
- "grid-template-areas",
28
- "grid-template-columns",
29
- "grid-template-rows",
30
- "flex",
31
- "flex-basis",
32
- "flex-direction",
33
- "flex-flow",
34
- "flex-grow",
35
- "flex-shrink",
36
- "flex-wrap",
37
- "box-decoration-break",
38
- "place-content",
39
- "place-items",
40
- "place-self",
41
- "align-content",
42
- "align-items",
43
- "align-self",
44
- "justify-content",
45
- "justify-items",
46
- "justify-self",
47
- "order",
48
- "width",
49
- "min-width",
50
- "max-width",
51
- "height",
52
- "min-height",
53
- "max-height",
54
- "inline-size",
55
- "min-inline-size",
56
- "max-inline-size",
57
- "block-size",
58
- "min-block-size",
59
- "max-block-size",
60
- "margin",
61
- "margin-top",
62
- "margin-right",
63
- "margin-bottom",
64
- "margin-left",
65
- "margin-inline-start",
66
- "margin-inline-end",
67
- "margin-block-start",
68
- "margin-block-end",
69
- "padding",
70
- "padding-top",
71
- "padding-right",
72
- "padding-bottom",
73
- "padding-left",
74
- "padding-inline-start",
75
- "padding-inline-end",
76
- "padding-block-start",
77
- "padding-block-end",
78
- "float",
79
- "clear",
80
- "overflow",
81
- "overflow-x",
82
- "overflow-y",
83
- "orphans",
84
- "columns",
85
- "column-gap",
86
- "column-fill",
87
- "column-rule",
88
- "column-rule-color",
89
- "column-rule-style",
90
- "column-rule-width",
91
- "column-span",
92
- "column-count",
93
- "column-width",
94
- "object-fit",
95
- "object-position",
96
- "transform",
97
- "transform-box",
98
- "transform-origin",
99
- "transform-style",
100
- "rotate",
101
- "scale",
102
-
103
- "border",
104
- "border-top",
105
- "border-right",
106
- "border-bottom",
107
- "border-left",
108
- "border-width",
109
- "border-top-width",
110
- "border-right-width",
111
- "border-bottom-width",
112
- "border-left-width",
113
- "border-style",
114
- "border-top-style",
115
- "border-right-style",
116
- "border-bottom-style",
117
- "border-left-style",
118
- "border-radius",
119
- "border-top-right-radius",
120
- "border-top-left-radius",
121
- "border-bottom-right-radius",
122
- "border-bottom-left-radius",
123
- "border-inline-start",
124
- "border-inline-start-color",
125
- "border-inline-start-style",
126
- "border-inline-start-width",
127
- "border-inline-end",
128
- "border-inline-end-color",
129
- "border-inline-end-style",
130
- "border-inline-end-width",
131
- "border-block-start",
132
- "border-block-start-color",
133
- "border-block-start-style",
134
- "border-block-start-width",
135
- "border-block-end",
136
- "border-block-end-color",
137
- "border-block-end-style",
138
- "border-block-end-width",
139
- "border-color",
140
- "border-image",
141
- "border-image-outset",
142
- "border-image-repeat",
143
- "border-image-slice",
144
- "border-image-source",
145
- "border-image-width",
146
- "border-top-color",
147
- "border-right-color",
148
- "border-bottom-color",
149
- "border-left-color",
150
- "border-collapse",
151
- "border-spacing",
152
- "outline",
153
- "outline-color",
154
- "outline-offset",
155
- "outline-style",
156
- "outline-width",
157
-
158
- "backdrop-filter",
159
- "backface-visibility",
160
- "background",
161
- "background-attachment",
162
- "background-blend-mode",
163
- "background-clip",
164
- "background-color",
165
- "background-image",
166
- "background-origin",
167
- "background-position",
168
- "background-position-x",
169
- "background-position-y",
170
- "background-repeat",
171
- "background-size",
172
- "box-shadow",
173
- "isolation",
174
-
175
- "ruby-align",
176
- "ruby-position",
177
- "color",
178
- "caret-color",
179
- "font",
180
- "font-family",
181
- "font-feature-settings",
182
- "font-kerning",
183
- "font-language-override",
184
- "font-size",
185
- "font-optical-sizing",
186
- "font-size-adjust",
187
- "font-stretch",
188
- "font-style",
189
- "font-synthesis",
190
- "font-variant",
191
- "font-variant-alternates",
192
- "font-variant-caps",
193
- "font-variant-east-asian",
194
- "font-variant-ligatures",
195
- "font-variant-numeric",
196
- "font-variant-position",
197
- "font-weight",
198
- "hyphens",
199
- "initial-letter",
200
- "initial-letter-align",
201
- "letter-spacing",
202
- "line-break",
203
- "line-height",
204
- "list-style",
205
- "list-style-image",
206
- "list-style-position",
207
- "list-style-type",
208
- "direction",
209
- "text-align",
210
- "text-align-last",
211
- "text-decoration",
212
- "text-decoration-color",
213
- "text-decoration-line",
214
- "text-decoration-skip",
215
- "text-decoration-style",
216
- "text-decoration-skip-ink",
217
- "text-emphasis",
218
- "text-emphasis-position",
219
- "text-emphasis-color",
220
- "text-emphasis-style",
221
- "text-indent",
222
- "text-justify",
223
- "text-underline-position",
224
- "text-orientation",
225
- "text-overflow",
226
- "text-rendering",
227
- "text-shadow",
228
- "text-size-adjust",
229
- "text-transform",
230
- "vertical-align",
231
- "white-space",
232
- "word-break",
233
- "word-spacing",
234
- "overflow-wrap",
235
-
236
- "all",
237
- "animation",
238
- "animation-name",
239
- "animation-duration",
240
- "animation-fill-mode",
241
- "animation-play-state",
242
- "animation-timing-function",
243
- "animation-delay",
244
- "animation-iteration-count",
245
- "animation-direction",
246
- "mix-blend-mode",
247
- "break-before",
248
- "break-after",
249
- "break-inside",
250
- "page-break-before",
251
- "page-break-after",
252
- "page-break-inside",
253
- "caption-side",
254
- "clip-path",
255
- "content",
256
- "counter-increment",
257
- "counter-reset",
258
- "cursor",
259
- "empty-cells",
260
- "filter",
261
- "image-orientation",
262
- "image-rendering",
263
- "mask",
264
- "mask-clip",
265
- "mask-image",
266
- "mask-origin",
267
- "mask-position",
268
- "mask-repeat",
269
- "mask-size",
270
- "mask-type",
271
- "opacity",
272
- "perspective",
273
- "perspective-origin",
274
- "pointer-events",
275
- "quotes",
276
- "resize",
277
- "scroll-behavior",
278
- "scroll-snap-coordinate",
279
- "scroll-snap-destination",
280
- "scroll-snap-type",
281
- "shape-image-threshold",
282
- "shape-margin",
283
- "shape-outside",
284
- "tab-size",
285
- "table-layout",
286
- "text-combine-upright",
287
- "touch-action",
288
- "transition",
289
- "transition-delay",
290
- "transition-duration",
291
- "transition-property",
292
- "transition-timing-function",
293
- "will-change",
294
- "unicode-bidi",
295
- "unicode-range",
296
- "user-select",
297
- "widows",
298
- "writing-mode"
299
- ]
@@ -1,295 +0,0 @@
1
- [
2
- "align-content",
3
- "align-items",
4
- "align-self",
5
- "all",
6
- "animation",
7
- "animation-delay",
8
- "animation-direction",
9
- "animation-duration",
10
- "animation-fill-mode",
11
- "animation-iteration-count",
12
- "animation-name",
13
- "animation-play-state",
14
- "animation-timing-function",
15
- "backdrop-filter",
16
- "backface-visibility",
17
- "background",
18
- "background-attachment",
19
- "background-blend-mode",
20
- "background-clip",
21
- "background-color",
22
- "background-image",
23
- "background-origin",
24
- "background-position",
25
- "background-position-x",
26
- "background-position-y",
27
- "background-repeat",
28
- "background-size",
29
- "block-size",
30
- "border",
31
- "border-block-end",
32
- "border-block-end-color",
33
- "border-block-end-style",
34
- "border-block-end-width",
35
- "border-block-start",
36
- "border-block-start-color",
37
- "border-block-start-style",
38
- "border-block-start-width",
39
- "border-bottom",
40
- "border-bottom-color",
41
- "border-bottom-left-radius",
42
- "border-bottom-right-radius",
43
- "border-bottom-style",
44
- "border-bottom-width",
45
- "border-collapse",
46
- "border-color",
47
- "border-image",
48
- "border-image-outset",
49
- "border-image-repeat",
50
- "border-image-slice",
51
- "border-image-source",
52
- "border-image-width",
53
- "border-inline-end",
54
- "border-inline-end-color",
55
- "border-inline-end-style",
56
- "border-inline-end-width",
57
- "border-inline-start",
58
- "border-inline-start-color",
59
- "border-inline-start-style",
60
- "border-inline-start-width",
61
- "border-left",
62
- "border-left-color",
63
- "border-left-style",
64
- "border-left-width",
65
- "border-radius",
66
- "border-right",
67
- "border-right-color",
68
- "border-right-style",
69
- "border-right-width",
70
- "border-spacing",
71
- "border-style",
72
- "border-top",
73
- "border-top-color",
74
- "border-top-left-radius",
75
- "border-top-right-radius",
76
- "border-top-style",
77
- "border-top-width",
78
- "border-width",
79
- "bottom",
80
- "box-decoration-break",
81
- "box-shadow",
82
- "box-sizing",
83
- "break-after",
84
- "break-before",
85
- "break-inside",
86
- "caption-side",
87
- "caret-color",
88
- "clear",
89
- "clip-path",
90
- "color",
91
- "column-count",
92
- "column-fill",
93
- "column-gap",
94
- "column-rule",
95
- "column-rule-color",
96
- "column-rule-style",
97
- "column-rule-width",
98
- "column-span",
99
- "column-width",
100
- "columns",
101
- "content",
102
- "counter-increment",
103
- "counter-reset",
104
- "cursor",
105
- "direction",
106
- "display",
107
- "empty-cells",
108
- "filter",
109
- "flex",
110
- "flex-basis",
111
- "flex-direction",
112
- "flex-flow",
113
- "flex-grow",
114
- "flex-shrink",
115
- "flex-wrap",
116
- "float",
117
- "font",
118
- "font-family",
119
- "font-feature-settings",
120
- "font-kerning",
121
- "font-language-override",
122
- "font-optical-sizing",
123
- "font-size",
124
- "font-size-adjust",
125
- "font-stretch",
126
- "font-style",
127
- "font-synthesis",
128
- "font-variant",
129
- "font-variant-alternates",
130
- "font-variant-caps",
131
- "font-variant-east-asian",
132
- "font-variant-ligatures",
133
- "font-variant-numeric",
134
- "font-variant-position",
135
- "font-weight",
136
- "grid",
137
- "grid-area",
138
- "grid-auto-columns",
139
- "grid-auto-flow",
140
- "grid-auto-rows",
141
- "grid-column",
142
- "grid-column-end",
143
- "grid-column-start",
144
- "grid-row",
145
- "grid-row-end",
146
- "grid-row-start",
147
- "grid-template",
148
- "grid-template-areas",
149
- "grid-template-columns",
150
- "grid-template-rows",
151
- "height",
152
- "hyphens",
153
- "image-orientation",
154
- "image-rendering",
155
- "initial-letter",
156
- "initial-letter-align",
157
- "inline-size",
158
- "isolation",
159
- "justify-content",
160
- "justify-items",
161
- "justify-self",
162
- "left",
163
- "letter-spacing",
164
- "line-break",
165
- "line-height",
166
- "list-style",
167
- "list-style-image",
168
- "list-style-position",
169
- "list-style-type",
170
- "margin",
171
- "margin-block-end",
172
- "margin-block-start",
173
- "margin-bottom",
174
- "margin-inline-end",
175
- "margin-inline-start",
176
- "margin-left",
177
- "margin-right",
178
- "margin-top",
179
- "mask",
180
- "mask-clip",
181
- "mask-image",
182
- "mask-origin",
183
- "mask-position",
184
- "mask-repeat",
185
- "mask-size",
186
- "mask-type",
187
- "max-block-size",
188
- "max-height",
189
- "max-inline-size",
190
- "max-width",
191
- "min-block-size",
192
- "min-height",
193
- "min-inline-size",
194
- "min-width",
195
- "mix-blend-mode",
196
- "object-fit",
197
- "object-position",
198
- "offset-block-end",
199
- "offset-block-start",
200
- "offset-inline-end",
201
- "offset-inline-start",
202
- "opacity",
203
- "order",
204
- "orphans",
205
- "outline",
206
- "outline-color",
207
- "outline-offset",
208
- "outline-style",
209
- "outline-width",
210
- "overflow",
211
- "overflow-wrap",
212
- "overflow-x",
213
- "overflow-y",
214
- "padding",
215
- "padding-block-end",
216
- "padding-block-start",
217
- "padding-bottom",
218
- "padding-inline-end",
219
- "padding-inline-start",
220
- "padding-left",
221
- "padding-right",
222
- "padding-top",
223
- "page-break-after",
224
- "page-break-before",
225
- "page-break-inside",
226
- "perspective",
227
- "perspective-origin",
228
- "place-content",
229
- "place-items",
230
- "place-self",
231
- "pointer-events",
232
- "position",
233
- "quotes",
234
- "resize",
235
- "right",
236
- "rotate",
237
- "ruby-align",
238
- "ruby-position",
239
- "scale",
240
- "scroll-behavior",
241
- "scroll-snap-coordinate",
242
- "scroll-snap-destination",
243
- "scroll-snap-type",
244
- "shape-image-threshold",
245
- "shape-margin",
246
- "shape-outside",
247
- "tab-size",
248
- "table-layout",
249
- "text-align",
250
- "text-align-last",
251
- "text-combine-upright",
252
- "text-decoration",
253
- "text-decoration-color",
254
- "text-decoration-line",
255
- "text-decoration-skip",
256
- "text-decoration-skip-ink",
257
- "text-decoration-style",
258
- "text-emphasis",
259
- "text-emphasis-color",
260
- "text-emphasis-position",
261
- "text-emphasis-style",
262
- "text-indent",
263
- "text-justify",
264
- "text-orientation",
265
- "text-overflow",
266
- "text-rendering",
267
- "text-shadow",
268
- "text-size-adjust",
269
- "text-transform",
270
- "text-underline-position",
271
- "top",
272
- "touch-action",
273
- "transform",
274
- "transform-box",
275
- "transform-origin",
276
- "transform-style",
277
- "transition",
278
- "transition-delay",
279
- "transition-duration",
280
- "transition-property",
281
- "transition-timing-function",
282
- "unicode-bidi",
283
- "unicode-range",
284
- "user-select",
285
- "vertical-align",
286
- "visibility",
287
- "white-space",
288
- "widows",
289
- "width",
290
- "will-change",
291
- "word-break",
292
- "word-spacing",
293
- "writing-mode",
294
- "z-index"
295
- ]
package/src/.DS_Store DELETED
Binary file