Skip to content

Commit 89cf0bb

Browse files
committed
Merge branch 'master' of github.com:tailwindcss/tailwindcss
2 parents 4dc4a97 + 837fdbd commit 89cf0bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaultConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ module.exports = {
149149

150150
/*
151151
|-----------------------------------------------------------------------------
152-
| Screens https://tailwindcss.com//docs/responsive-design
152+
| Screens https://tailwindcss.com/docs/responsive-design
153153
|-----------------------------------------------------------------------------
154154
|
155155
| Screens in Tailwind are essentially CSS media queries. They define the
@@ -363,7 +363,7 @@ module.exports = {
363363
|
364364
| Here is where you define your border widths. Take note that border
365365
| widths require a special "default" value set as well. This is the
366-
| width that will be used when you do not specify a border color.
366+
| width that will be used when you do not specify a border width.
367367
|
368368
| Class name: .border{-side?}{-width?}
369369
|

0 commit comments

Comments
 (0)