-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency tailwindcss to v2 #81
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/tailwindcss-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/chrsep/good-enough/hpkjv72aj [Deployment for 462a8a1 failed] |
10bc73d
to
413e32f
Compare
413e32f
to
94d6129
Compare
94d6129
to
c192ea7
Compare
c192ea7
to
3b784a4
Compare
3b784a4
to
16c8acc
Compare
16c8acc
to
1d0b19e
Compare
1d0b19e
to
2ad7d4a
Compare
2ad7d4a
to
9a7081d
Compare
9a7081d
to
4bfd5fe
Compare
4bfd5fe
to
f50950a
Compare
f50950a
to
8577672
Compare
8577672
to
0e0693e
Compare
0e0693e
to
383a369
Compare
383a369
to
cc43c23
Compare
21fbc54
to
580bba0
Compare
580bba0
to
66650ea
Compare
66650ea
to
cd2496c
Compare
cd2496c
to
535b522
Compare
535b522
to
e470e1b
Compare
e470e1b
to
b8e0dc1
Compare
b8e0dc1
to
79574f4
Compare
79574f4
to
05abdfe
Compare
05abdfe
to
5c640be
Compare
5c640be
to
a3e4c22
Compare
a3e4c22
to
453a085
Compare
453a085
to
7617d7e
Compare
7617d7e
to
08faf6c
Compare
08faf6c
to
462a8a1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3
Release Notes
tailwindlabs/tailwindcss
v2.0.3
Compare Source
v2.0.2
Compare Source
Fixed
@apply
not working as expected with!important
inside an atrule (#2824)@apply
not working as expected with defined classes (#2832)@apply
when splitting up files (#3032)Added
ring
utility (#2951)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: "every weekend" (UTC).
🚦 Automerge: Disabled due to failing status checks.
♻️ 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.