Skip to content

Commit 95134b4

Browse files
1.0.5
1 parent 246503f commit 95134b4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

package.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
{
22
"name": "tailwind-container-queries-2d",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "MIT",
77
"author": "Alexandre Brajeux",
88
"description": "Tailwind CSS plugin to enable tailwind container queries for both width and height",
9+
"keywords": [
10+
"tailwindcss",
11+
"tailwind",
12+
"css",
13+
"container-queries",
14+
"container",
15+
"queries",
16+
"2d",
17+
"width",
18+
"height",
19+
"responsive"
20+
],
921
"contributors": [
1022
{
1123
"name": "Kieran McHugh",

0 commit comments

Comments
 (0)