mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-25 16:44:12 +00:00
Merge pull request #827 from jackiewung/master
Update margin & padding docs in defaultConfig to spacing doc
This commit is contained in:
commit
5066a1e97b
@ -673,7 +673,7 @@ module.exports = {
|
||||
|
||||
/*
|
||||
|-----------------------------------------------------------------------------
|
||||
| Padding https://tailwindcss.com/docs/padding
|
||||
| Padding https://tailwindcss.com/docs/spacing
|
||||
|-----------------------------------------------------------------------------
|
||||
|
|
||||
| Here is where you define your padding utility sizes. These can be
|
||||
@ -708,7 +708,7 @@ module.exports = {
|
||||
|
||||
/*
|
||||
|-----------------------------------------------------------------------------
|
||||
| Margin https://tailwindcss.com/docs/margin
|
||||
| Margin https://tailwindcss.com/docs/spacing
|
||||
|-----------------------------------------------------------------------------
|
||||
|
|
||||
| Here is where you define your margin utility sizes. These can be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user