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

chore(deps): update dependency tailwindcss to v3 #1205

Closed
wants to merge 9 commits into from

Conversation

raulfdm
Copy link
Owner

@raulfdm raulfdm commented Dec 31, 2021

This PR contains the following updates:

Package Type Update Change
tailwindcss (source) dependencies major 2.2.19 -> 3.0.8

Release Notes

tailwindlabs/tailwindcss

v3.0.8

Compare Source

Fixed
  • Reduce specificity of abbr rule in preflight (#​6671)
  • Support HSL with hue units in arbitrary values (#​6726)
  • Add node16-linux-arm64 target for standalone CLI (#​6693)

v3.0.7

Compare Source

Fixed
  • Don't mutate custom color palette when overriding per-plugin colors (#​6546)
  • Improve circular dependency detection when using @apply (#​6588)
  • Only generate variants for non-user layers (#​6589)
  • Properly extract classes with arbitrary values in arrays and classes followed by escaped quotes (#​6590)
  • Improve jsx interpolation candidate matching (#​6593)
  • Ensure @apply of a rule inside an AtRule works (#​6594)

v3.0.6

Compare Source

Fixed
  • Support square bracket notation in paths (#​6519)
  • Ensure all plugins are executed for a given candidate (#​6540)

v3.0.5

Compare Source

Fixed
  • Revert: add li to list-style reset (9777562d)

v3.0.4

Compare Source

Fixed
  • Insert always-on defaults layer in correct spot (#​6526)

v3.0.3

Compare Source

Added
  • Warn about invalid globs in content (#​6449)
  • Add standalone tailwindcss CLI (#​6506)
  • Add li to list-style reset (00f60e6)
Fixed
  • Don't output unparsable values (#​6469)
  • Fix text decoration utilities from overriding the new text decoration color/style/thickness utilities when used with a modifier (#​6378)
  • Move defaults to their own always-on layer (#​6500)
  • Support negative values in safelist patterns (#​6480)

v3.0.2

Compare Source

Fixed
  • Temporarily disable optimize universal defaults, fixes issue with transforms/filters/rings not being @apply-able in CSS modules/Svelte components/Vue components (#​6461)

v3.0.1

Compare Source

Fixed
  • Ensure complex variants with multiple classes work (#​6311)
  • Re-add default interop to public available functions (#​6348)
  • Detect circular dependencies when using @apply (#​6365)
  • Fix defaults optimization when vendor prefixes are involved (#​6369)

v3.0.0

Compare Source

Fixed
  • Enforce the order of some variants (like before and after) (#​6018)
Added
  • Add placeholder variant (#​6106)
  • Add composable touch-action utilities (#​6115)
  • Add support for "arbitrary properties" (#​6161)
  • Add portrait and landscape variants (#​6046)
  • Add text-decoration-style, text-decoration-thickness, and text-underline-offset utilities (#​6004)
  • Add menu reset to preflight (#​6213)
  • Allow 0 as a valid length value (#​6233, #​6259)
  • Add CSS functions to data types (#​6258)
  • Support negative values for scale-* utilities (c48e629)
  • Improve length data type, by validating each value individually (#​6283)
Changed
  • Deprecate decoration-slice and decoration-break in favor box-decoration-slice and box-decoration-break (non-breaking) (#​6004)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@vercel
Copy link

vercel bot commented Dec 31, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

raulmelo-studio – ./

🔍 Inspect: https://vercel.com/raulmelo-studio/raulmelo-studio/6hZh4MqTNU1VKw8FNLtmgPv3hxFD
✅ Preview: Failed

[Deployment for a032807 failed]

fitness-buddy – ./apps/fitness-buddy

🔍 Inspect: https://vercel.com/raulmelo-studio/fitness-buddy/HRY8Xko8WB2zL7dnbrfEP7fST2zF
✅ Preview: https://fitness-buddy-git-renovate-major-tailwind-raulmelo-studio.vercel.app

@raulfdm raulfdm marked this pull request as ready for review May 3, 2022 06:57
@raulfdm
Copy link
Owner Author

raulfdm commented May 4, 2022

Code snippet font is smaller

Screenshot 2022-05-04 at 09 29 37

Screenshot 2022-05-04 at 09 29 33

@raulfdm
Copy link
Owner Author

raulfdm commented May 4, 2022

outline style isn't applied

Screenshot 2022-05-04 at 09 30 39

Screenshot 2022-05-04 at 09 30 43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants