Skip to content

Commit

Permalink
Added Dhiraj's portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiraj512 committed Oct 17, 2022
1 parent 6ba59df commit e5a9112
Show file tree
Hide file tree
Showing 10 changed files with 1,581 additions and 0 deletions.
1,333 changes: 1,333 additions & 0 deletions Personal Portfolio/Dhiraj's Portfolio/package-lock.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions Personal Portfolio/Dhiraj's Portfolio/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "dhiraj",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "npx tailwindcss -i ./src/tailwind.css -o ./src/style.css --watch"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"tailwindcss": "^3.1.8"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e5a9112

Please sign in to comment.