Skip to content

Commit

Permalink
feat: import package nashtech style sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen committed Jan 14, 2025
1 parent 39f2dc2 commit 253ebc7
Show file tree
Hide file tree
Showing 3 changed files with 4,248 additions and 575 deletions.
3 changes: 2 additions & 1 deletion apps/nt-headless-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,22 @@
"lint": "next lint"
},
"dependencies": {
"@nashtech/stylesheet": "^1.0.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.471.1",
"next": "15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
}
}
Loading

0 comments on commit 253ebc7

Please sign in to comment.