Skip to content

Commit

Permalink
Added background and illustrations to login page (#473)
Browse files Browse the repository at this point in the history
* Added background and illustrations for login page

* Edited tailwind config

* Formatted tailwind config
  • Loading branch information
bzzz-coding authored Oct 31, 2023
1 parent 7ac5043 commit 1cbb199
Show file tree
Hide file tree
Showing 6 changed files with 341 additions and 3 deletions.
4 changes: 4 additions & 0 deletions frontend/src/assets/images/images.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -236,3 +236,7 @@ export {
illustrationCreativeTeam,
illustrationHighFive,
};

export { default as loginTanBg } from "./svgs/login-tan-bg.svg?url";
export { default as dotsSvg } from "./svgs/dots.svg?url";
export { default as loginIllustration } from "./svgs/login-illustration.svg?url";
27 changes: 27 additions & 0 deletions frontend/src/assets/images/svgs/dots.svg
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 1cbb199

Please sign in to comment.