Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit c860882

Browse files
authored
Update index.mdx
1 parent af08cdb commit c860882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/tailwindcss-v2/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Tailwind CSS v2.0 is the first major update ever, including:
4343
- [**Extend variants**](#extend-variants), so you can enable extra variants like `focus-visible` without redeclaring the entire list or thinking about order
4444
- [**Group-hover and focus-within by default**](#group-hover-and-focus-within-by-default), because you were enabling them on every project anyways
4545
- [**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"_
4747

4848
...and [a bunch of other little things](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) too.
4949

0 commit comments

Comments
 (0)