Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.9.6
->^2.0.1
Release Notes
tailwindlabs/tailwindcss
v2.0.1
Compare Source
v2.0.0
Compare Source
Added
overflow-ellipsis
andoverflow-clip
utilities (#1289)transform-gpu
to force hardware acceleration on transforms when desired (#1380)inset
plugin (#2630)translate
,inset
, andheight
plugins (#2630, 5259560)@apply
with complex classes, including variants likelg:hover:bg-blue-500
(#2159)2xl
breakpoint at 1536px by default (#2609)group-hover
for color plugins,boxShadow
, andtextDecoration
by default (28985b6, f6923b1)focus
for z-index utilities by default (ae5b3d3)extend
invariants
configuration (#2651)max-w-prose
class by default (#2574)extend
(#2679, #2700)focus-within
for all plugins that havefocus
enabled by default (1a21f072, f6923b1)ring
utilities for creating outline/focus rings using box shadows (#2747, 879f088, e0788ef)5
and95
to opacity scale (#2747)Changed
target
feature and dropped any compatibility with IE 11 (#2571)shadow-outline
,shadow-solid
, andshadow-xs
by default in favor of newring
API (#2747)normalize.css
tomodern-normalize
(#2572)whitespace-no-wrap
towhitespace-nowrap
(#2664)flex-no-wrap
toflex-nowrap
(#2676)clearfix
utility, recommendflow-root
instead (#2766)hover
andfocus
forfontWeight
utilities by default (f6923b1)grid-gap
fallbacks needed for old versions of Safari (5ec45fa)@apply
implementation, slight backwards incompatibilities with previous behavior (#2159)theme
retrieve the expected resolved value when theme value is complex (e13f083c4)truncate
class totextOverflow
core plugin (#2562)scrolling-touch
andscrolling-auto
utilities (#2573)text-6xl
font-size to 3.75rem instead of 4rem (#2619)[hidden]
elements withinspace
anddivide
utilities instead oftemplate
elements (#2642)extend
objects deeply by default (#2679)preserveHtmlElements
option even when using custom PurgeCSS extractor (#2704)tw-
to avoid collisions with end-user custom properties (#2771)Renovate 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.