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 942d0b9 commit 41a24c0Copy full SHA for 41a24c0
package.json
@@ -5,6 +5,9 @@
5
"main": "src/index.js",
6
"repository": "https://github.com/tailwindcss/typography",
7
"license": "MIT",
8
+ "publishConfig": {
9
+ "access": "public"
10
+ },
11
"scripts": {
12
"dev": "next dev demo",
13
"build": "next build demo",
0 commit comments