We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6a43a commit 95791c0Copy full SHA for 95791c0
package.json
@@ -4,6 +4,18 @@
4
"main": "dist/index.js",
5
"types": "dist/index.d.ts",
6
"license": "MIT",
7
+ "author": "Alexandre Brajeux",
8
+ "description": "Tailwind CSS plugin to enable tailwind container queries for both width and height",
9
+ "contributors": [
10
+ {
11
+ "name": "Kieran McHugh",
12
+ "url": "https://github.com/kieranm"
13
+ },
14
15
+ "name": "Alexandre Brajeux",
16
+ "url": "https://https://github.com/abrajeux"
17
+ }
18
+ ],
19
"repository": "https://github.com/abrajeux/tailwindcss-container-queries-2d",
20
"publishConfig": {
21
"access": "public"
0 commit comments