Skip to content

remove unused files, dependencies, upgrade tailwind #119

Merged
NiHaiden merged 4 commits intoget-aurora-dev:mainfrom
matrv:main
Mar 4, 2026
Merged

remove unused files, dependencies, upgrade tailwind #119
NiHaiden merged 4 commits intoget-aurora-dev:mainfrom
matrv:main

Conversation

@matrv
Copy link
Contributor

@matrv matrv commented Mar 2, 2026

When I was working on #117 I noticed a lot of files were not imported anywhere, they were just sitting in the repo unused. I removed them.

After removing the unused files, @headlessui/react was only used in one place in the app, I replaced the <Transition> component there with css (using popover api). Classes for styling popovers were only added in tailwind 4, so I upgraded it (99% of class and css changes were made by the automatic upgrade codemod).

After all of the changes, I tested every page and made sure everything is working and looks the same.

@NiHaiden
Copy link
Member

NiHaiden commented Mar 4, 2026

Thank you so much again!!!!

Much love from Austria!

@NiHaiden NiHaiden merged commit 0fd2d56 into get-aurora-dev:main Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants