Skip to content

Commit a9f18cc

Browse files
init fork commit
1 parent f8d4307 commit a9f18cc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ node_modules
22
dist
33
yarn.lock
44
package-lock.json
5+
.idea

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "@tailwindcss/container-queries",
3-
"version": "0.1.1",
2+
"name": "container-queries-2d",
3+
"version": "1.0.0",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "MIT",
7-
"repository": "https://github.com/tailwindlabs/tailwindcss-container-queries",
7+
"repository": "https://github.com/abrajeux/tailwindcss-container-queries-2d",
88
"publishConfig": {
99
"access": "public"
1010
},

0 commit comments

Comments
 (0)