Skip to content

Commit 5066a1e

Browse files
authored
Merge pull request #827 from jackiewung/master
Update margin & padding docs in defaultConfig to spacing doc
2 parents a7a95b1 + ebab229 commit 5066a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaultConfig.stub.js

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

674674
/*
675675
|-----------------------------------------------------------------------------
676-
| Padding https://tailwindcss.com/docs/padding
676+
| Padding https://tailwindcss.com/docs/spacing
677677
|-----------------------------------------------------------------------------
678678
|
679679
| Here is where you define your padding utility sizes. These can be
@@ -708,7 +708,7 @@ module.exports = {
708708

709709
/*
710710
|-----------------------------------------------------------------------------
711-
| Margin https://tailwindcss.com/docs/margin
711+
| Margin https://tailwindcss.com/docs/spacing
712712
|-----------------------------------------------------------------------------
713713
|
714714
| Here is where you define your margin utility sizes. These can be

0 commit comments

Comments
 (0)