Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TailwindCSS #1252

Merged
merged 3 commits into from
Jul 7, 2024
Merged

Conversation

ferothefox
Copy link
Contributor

  • Sets up Tailwind and its config in the frontend.
    • In the future, we will incrementally migrate variable-based styles to use Tailwind classes. (e.g. instead of var(--color-link), use text-link)
  • Re-enables Prettier in the eslint config
    • Sets up the Tailwind prettier plugin
    • Ran linting and formatting in the frontend project

@Geometrically Geometrically merged commit abec2e4 into modrinth:main Jul 7, 2024
1 check failed
ToBinio pushed a commit to ToBinio/olympus that referenced this pull request Jul 8, 2024
@ferothefox ferothefox deleted the feat/setup-tailwind branch July 9, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants