Skip to content

Commit 9fd0e84

Browse files
committed
feat: animation in default notifications component
add a default fade animation to notification component and change default styles.
1 parent 9915d94 commit 9fd0e84

12 files changed

Lines changed: 483 additions & 25 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,12 @@
4141
"@typescript-eslint/eslint-plugin": "^5.60.0",
4242
"@typescript-eslint/parser": "^5.60.0",
4343
"@vitejs/plugin-react": "^4.0.1",
44+
"autoprefixer": "^10.4.14",
4445
"eslint": "^8.43.0",
4546
"eslint-plugin-react-hooks": "^4.6.0",
4647
"eslint-plugin-react-refresh": "^0.3.5",
48+
"postcss": "^8.4.24",
49+
"tailwindcss": "^3.3.2",
4750
"typescript": "^5.1.3",
4851
"vite": "^4.3.9"
4952
}

0 commit comments

Comments
 (0)