File tree Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @neojp/tailwindcss-aspect-ratio-utilities" ,
3
3
"description" : " Tailwind CSS aspect ratio utilities" ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1 " ,
5
5
"license" : " SEE LICENSE IN LICENSE" ,
6
6
"author" : " Joan Piedra <joan@joanpiedra.com>" ,
7
7
"main" : " index.js" ,
20
20
" tailwindcss" ,
21
21
" tailwindcss-plugin" ,
22
22
" tailwindcss-utilities" ,
23
- " tailwindcss-utility"
23
+ " tailwindcss-utility" ,
24
+ " tailwindcss-aspect-ratio" ,
25
+ " tailwindcss-aspect-ratio-utilities" ,
26
+ " aspect-ratio-utilities" ,
27
+ " aspect-ratio" ,
28
+ " 3:2" ,
29
+ " 2:3" ,
30
+ " 4:3" ,
31
+ " 5:6" ,
32
+ " 16:9" ,
33
+ " 21:9" ,
34
+ " 3x2" ,
35
+ " 2x3" ,
36
+ " 4x3" ,
37
+ " 5x6" ,
38
+ " 16x9" ,
39
+ " 21x9" ,
40
+ " 3/2" ,
41
+ " 2/3" ,
42
+ " 4/3" ,
43
+ " 5/6" ,
44
+ " 16/9" ,
45
+ " 21/9" ,
46
+ " css"
24
47
]
25
48
}
You can’t perform that action at this time.
0 commit comments