Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@razbakov
Copy link
Contributor

@razbakov razbakov commented Dec 13, 2024

πŸ”— Linked issue

resolves #1633

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Tailwind has xl and 2xl
https://tailwindcss.com/docs/responsive-design

Tailwind has xl and 2xl
@razbakov razbakov requested a review from danielroe as a code owner December 13, 2024 11:28
@Baroshem
Copy link
Collaborator

Hey there,

In the future, I think it would be better to create an issue first and then create a PR with a change πŸ™

I am not sure if we should do that as this change is dictated by Tailwind while NuxtImg can work on their own without it. Could you elaborate why this should be added/removed from NuxtImg?

@razbakov
Copy link
Contributor Author

razbakov commented Dec 13, 2024

Hi @Baroshem I added the issue

@danielroe danielroe changed the title Remove xxl screen docs: make clearer that xxl is not a tailwind size Dec 20, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 62.87%. Comparing base (5fd221a) to head (ae7643f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1632   +/-   ##
=======================================
  Coverage   62.87%   62.87%           
=======================================
  Files          79       79           
  Lines        3539     3539           
  Branches      412      412           
=======================================
  Hits         2225     2225           
  Misses       1285     1285           
  Partials       29       29           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@danielroe danielroe merged commit 857fb42 into nuxt:main Dec 20, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Dec 20, 2024
@github-actions github-actions bot mentioned this pull request Jan 6, 2025
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.

remove duplicate: xxl and 2xl is the same thing

4 participants