Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Commit eb850d0

Browse files
committed
Update main script
1 parent 06112bd commit eb850d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tailwindcss/custom-forms",
33
"version": "0.1.4",
44
"description": "A better base for styling form elements with Tailwind CSS.",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"repository": "https://github.com/tailwindcss/custom-forms",
77
"author": "Adam Wathan",
88
"license": "MIT",

0 commit comments

Comments
 (0)