Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
galangel committed Jan 16, 2025
1 parent 5ec0d63 commit d63f67f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@
"dev": "storybook dev -p 6006",
"build": "tsc && vite build",
"build-storybook": "storybook build",
"lint": "eslint . --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"format": "prettier --write \"src/**/*.{ts,tsx,css}\"",
"prepare": "npm run build",
"storybook": "storybook dev -p 6006"
},
"dependencies": {
Expand All @@ -46,11 +43,8 @@
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.18",
"postcss": "^8.4.35",
"prettier": "^3.4.2",
"storybook": "^7.6.17",
"tailwindcss": "^3.4.1",
"typescript": "^5.2.2",
"vite": "^5.1.4",
"vite-plugin-dts": "^3.7.3"
Expand Down
6 changes: 0 additions & 6 deletions postcss.config.js

This file was deleted.

10 changes: 0 additions & 10 deletions tailwind.config.js

This file was deleted.

0 comments on commit d63f67f

Please sign in to comment.