Skip to content

Commit ebab229

Browse files
authored
update margin & padding links to spacing doc
1 parent a7a95b1 commit ebab229

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)