Skip to content

Commit

Permalink
chore: added tailwind CSS to filters (#2093)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahilll15 authored Aug 26, 2023
1 parent 444109e commit 577a9c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/techStack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ const techStack = [
"mongodb",
"typescript",
"expressjs",
"firebase"
"firebase",
"tailwindcss"
];

export default techStack;

0 comments on commit 577a9c2

Please sign in to comment.