You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: src/pages/tailwindcss-v2/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Tailwind CSS v2.0 is the first major update ever, including:
43
43
-[**Extend variants**](#extend-variants), so you can enable extra variants like `focus-visible` without redeclaring the entire list or thinking about order
44
44
-[**Group-hover and focus-within by default**](#group-hover-and-focus-within-by-default), because you were enabling them on every project anyways
45
45
-[**Default transition duration and easing curve**](#default-transition-duration-and-easing-curve), so you only have to add 17 classes to make a button instead of 19
46
-
-[**Incompatibility with IE11**](#incompatibility-with-ie11), so you can tell the person upstairs_"sorry boss it's out of my hands, blame Tailwind"_
46
+
-[**Incompatibility with IE11**](#incompatibility-with-ie11), so you can tell the person in charge_"sorry boss it's out of my hands, blame Tailwind"_
47
47
48
48
...and [a bunch of other little things](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) too.
0 commit comments