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 7ff9c4e commit 7cedd1eCopy full SHA for 7cedd1e
package.json
@@ -7,8 +7,16 @@
7
"build": "tailwindcss build src/styles.css -o public/styles.css"
8
},
9
"keywords": [],
10
- "author": "",
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/solygambas/html-css-tailwind-tutorial.git"
13
+ },
14
+ "author": "solygambas",
15
"license": "ISC",
16
+ "bugs": {
17
+ "url": "https://github.com/solygambas/html-css-tailwind-tutorial/issues"
18
19
+ "homepage": "https://github.com/solygambas/html-css-tailwind-tutorial#readme",
20
"dependencies": {
21
"autoprefixer": "^10.2.4",
22
"tailwindcss": "^2.0.2"
0 commit comments