dorian-tailwind 0.2.0 → 0.3.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.
- checksums.yaml +4 -4
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/align-content.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/align-items.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/align-self.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/animation.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/appearance.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/backdrop-filter.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-attachment.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-blend-mode.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-clip.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-image.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-origin.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-position.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-repeat.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/background-size.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-collapse.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-radius.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-style.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/border-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/box-decoration-break.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/box-shadow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/box-sizing.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/clear.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/cursor.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/display.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/divide-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/divide-style.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/divide-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/fill.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/filter.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-direction.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-grow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-shrink.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex-wrap.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/flex.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/float.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-family.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-size.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-smoothing.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-style.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-variant-numeric.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/font-weight.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/gap.css +12 -12
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-auto-columns.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-auto-flow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-auto-rows.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-column.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-row.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-template-columns.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/grid-template-rows.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/height.css +19 -19
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/isolation.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/justify-content.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/justify-items.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/justify-self.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/letter-spacing.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/line-height.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/list-style-position.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/list-style-type.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/margin.css +56 -56
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/max-height.css +4 -4
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/max-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/min-height.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/min-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/mix-blend-mode.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/object-fit.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/object-position.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/opacity.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/order.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/outline.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/overflow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/overscroll-behavior.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/padding.css +28 -28
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/place-content.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/place-items.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/place-self.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/placeholder-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/pointer-events.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/position.css +0 -0
- data/app/assets/stylesheets/dorian-tailwind/preflight.css +392 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/resize.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/ring-offset-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/ring-offset-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/ring-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/screen-readers.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/space.css +16 -16
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/stroke-width.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/stroke.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/table-layout.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-align.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-color.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-decoration.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-overflow.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/text-transform.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/top-right-bottom-left.css +140 -140
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transform-origin.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transform.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-delay.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-duration.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-property.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/transition-timing-function.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/user-select.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/vertical-align.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/visibility.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/whitespace.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/width.css +30 -30
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/word-break.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind/z-index.css +0 -0
- data/{vendor → app}/assets/stylesheets/dorian-tailwind.css.scss +1 -0
- data/lib/dorian/tailwind.rb +9 -0
- metadata +127 -111
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 87b056c5ecf01956b5293a5d76365b3f2ed766a96269e0eb4b9168d70eac1d66
|
4
|
+
data.tar.gz: 2dae019f0a18049721be237943e32cb28fed077e57b8f61b159201787ddb911a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a8cdbb277d000b6c5c1881b6327a87c3fdf5a9ba2eb92c9a528f95f3830df81819f25a92f13a66abc250431e274120c464f4da30dbcbaaf49a805ff2bd4b8e6
|
7
|
+
data.tar.gz: 2f1098e4b0cabcf66ab1bff1ff0176c71e0b2bfd07a556d6aef8859cdb1c654cd35a24a28d268d2f8a8fa79ba3225b3ba71a6994f5df6f0edfb3f663167a998a
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -22,15 +22,15 @@
|
|
22
22
|
row-gap: 1px;
|
23
23
|
}
|
24
24
|
|
25
|
-
.gap-0
|
25
|
+
.gap-0\.5 {
|
26
26
|
gap: 0.125rem;
|
27
27
|
}
|
28
28
|
|
29
|
-
.gap-x-0
|
29
|
+
.gap-x-0\.5 {
|
30
30
|
column-gap: 0.125rem;
|
31
31
|
}
|
32
32
|
|
33
|
-
.gap-y-0
|
33
|
+
.gap-y-0\.5 {
|
34
34
|
row-gap: 0.125rem;
|
35
35
|
}
|
36
36
|
|
@@ -46,15 +46,15 @@
|
|
46
46
|
row-gap: 0.25rem;
|
47
47
|
}
|
48
48
|
|
49
|
-
.gap-1
|
49
|
+
.gap-1\.5 {
|
50
50
|
gap: 0.375rem;
|
51
51
|
}
|
52
52
|
|
53
|
-
.gap-x-1
|
53
|
+
.gap-x-1\.5 {
|
54
54
|
column-gap: 0.375rem;
|
55
55
|
}
|
56
56
|
|
57
|
-
.gap-y-1
|
57
|
+
.gap-y-1\.5 {
|
58
58
|
row-gap: 0.375rem;
|
59
59
|
}
|
60
60
|
|
@@ -70,15 +70,15 @@
|
|
70
70
|
row-gap: 0.5rem;
|
71
71
|
}
|
72
72
|
|
73
|
-
.gap-2
|
73
|
+
.gap-2\.5 {
|
74
74
|
gap: 0.625rem;
|
75
75
|
}
|
76
76
|
|
77
|
-
.gap-x-2
|
77
|
+
.gap-x-2\.5 {
|
78
78
|
column-gap: 0.625rem;
|
79
79
|
}
|
80
80
|
|
81
|
-
.gap-y-2
|
81
|
+
.gap-y-2\.5 {
|
82
82
|
row-gap: 0.625rem;
|
83
83
|
}
|
84
84
|
|
@@ -94,15 +94,15 @@
|
|
94
94
|
row-gap: 0.75rem;
|
95
95
|
}
|
96
96
|
|
97
|
-
.gap-3
|
97
|
+
.gap-3\.5 {
|
98
98
|
gap: 0.875rem;
|
99
99
|
}
|
100
100
|
|
101
|
-
.gap-x-3
|
101
|
+
.gap-x-3\.5 {
|
102
102
|
column-gap: 0.875rem;
|
103
103
|
}
|
104
104
|
|
105
|
-
.gap-y-3
|
105
|
+
.gap-y-3\.5 {
|
106
106
|
row-gap: 0.875rem;
|
107
107
|
}
|
108
108
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -6,7 +6,7 @@
|
|
6
6
|
height: 1px;
|
7
7
|
}
|
8
8
|
|
9
|
-
.h-0
|
9
|
+
.h-0\.5 {
|
10
10
|
height: 0.125rem;
|
11
11
|
}
|
12
12
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
height: 0.25rem;
|
15
15
|
}
|
16
16
|
|
17
|
-
.h-1
|
17
|
+
.h-1\.5 {
|
18
18
|
height: 0.375rem;
|
19
19
|
}
|
20
20
|
|
@@ -22,7 +22,7 @@
|
|
22
22
|
height: 0.5rem;
|
23
23
|
}
|
24
24
|
|
25
|
-
.h-2
|
25
|
+
.h-2\.5 {
|
26
26
|
height: 0.625rem;
|
27
27
|
}
|
28
28
|
|
@@ -30,7 +30,7 @@
|
|
30
30
|
height: 0.75rem;
|
31
31
|
}
|
32
32
|
|
33
|
-
.h-3
|
33
|
+
.h-3\.5 {
|
34
34
|
height: 0.875rem;
|
35
35
|
}
|
36
36
|
|
@@ -142,63 +142,63 @@
|
|
142
142
|
height: auto;
|
143
143
|
}
|
144
144
|
|
145
|
-
.h-1
|
145
|
+
.h-1\/2 {
|
146
146
|
height: 50%;
|
147
147
|
}
|
148
148
|
|
149
|
-
.h-1
|
149
|
+
.h-1\/3 {
|
150
150
|
height: 33.333333%;
|
151
151
|
}
|
152
152
|
|
153
|
-
.h-2
|
153
|
+
.h-2\/3 {
|
154
154
|
height: 66.666667%;
|
155
155
|
}
|
156
156
|
|
157
|
-
.h-1
|
157
|
+
.h-1\/4 {
|
158
158
|
height: 25%;
|
159
159
|
}
|
160
160
|
|
161
|
-
.h-2
|
161
|
+
.h-2\/4 {
|
162
162
|
height: 50%;
|
163
163
|
}
|
164
164
|
|
165
|
-
.h-3
|
165
|
+
.h-3\/4 {
|
166
166
|
height: 75%;
|
167
167
|
}
|
168
168
|
|
169
|
-
.h-1
|
169
|
+
.h-1\/5 {
|
170
170
|
height: 20%;
|
171
171
|
}
|
172
172
|
|
173
|
-
.h-2
|
173
|
+
.h-2\/5 {
|
174
174
|
height: 40%;
|
175
175
|
}
|
176
176
|
|
177
|
-
.h-3
|
177
|
+
.h-3\/5 {
|
178
178
|
height: 60%;
|
179
179
|
}
|
180
180
|
|
181
|
-
.h-4
|
181
|
+
.h-4\/5 {
|
182
182
|
height: 80%;
|
183
183
|
}
|
184
184
|
|
185
|
-
.h-1
|
185
|
+
.h-1\/6 {
|
186
186
|
height: 16.666667%;
|
187
187
|
}
|
188
188
|
|
189
|
-
.h-2
|
189
|
+
.h-2\/6 {
|
190
190
|
height: 33.333333%;
|
191
191
|
}
|
192
192
|
|
193
|
-
.h-3
|
193
|
+
.h-3\/6 {
|
194
194
|
height: 50%;
|
195
195
|
}
|
196
196
|
|
197
|
-
.h-4
|
197
|
+
.h-4\/6 {
|
198
198
|
height: 66.666667%;
|
199
199
|
}
|
200
200
|
|
201
|
-
.h-5
|
201
|
+
.h-5\/6 {
|
202
202
|
height: 83.333333%;
|
203
203
|
}
|
204
204
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|