Skip to content

Conversation

@aedwardg
Copy link
Collaborator

What issue is this solving?

Closes #46

Description

Added tailwind plugin for prettier, ran it on the project

Any helpful knowledge/context for the reviewer?

  • Any new dependencies to install? ✔️
  • Any special requirements to test? ❌
  • Any UI changes? Include screenshots if so. ❌

Feelings gif (optional)

What gif best describes your feeling working on this issue? https://giphy.com/

smurf sweeping

Please make sure you've attempted to meet the following coding standards

  • Code has been tested and does not produce errors
  • Code is readable and formatted
  • There isn't any unnecessary commented-out code

Copy link
Contributor

@Cykotech Cykotech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

</p>
</div>
<div className="self-center bg-[rgba(255,255,255,0.1)] bg-clip-border bg-origin-padding bg-scroll bg-repeat shadow-[0px_0px_70px_15px_rgba(0,0,0,0.75)] box-border text-white font-sans font-[cv05_ss01_ss03_zero] text-base leading-6 h-[100px] w-[1px] text-left hidden lg:block"></div>
<div className="box-border hidden h-[100px] w-[1px] self-center bg-[rgba(255,255,255,0.1)] bg-scroll bg-clip-border bg-repeat bg-origin-padding text-left font-sans text-base font-[cv05_ss01_ss03_zero] leading-6 text-white shadow-[0px_0px_70px_15px_rgba(0,0,0,0.75)] lg:block"></div>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting this also brought to my attention some of the wild tailwind we have currently.
I may investigate if we really need all of this, but I'll have to be in the mood to do a CSS deep dive 😅

@aedwardg aedwardg merged commit 4ddd05d into main Jan 26, 2025
3 checks passed
@aedwardg aedwardg deleted the 46-add-tailwind-formatter branch January 26, 2025 16:42
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.

Add Prettier plugin for Tailwind

3 participants