mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
11 lines
114 B
JSON
11 lines
114 B
JSON
{
|
|
"extend": {
|
|
"spacing": {
|
|
"common": {
|
|
"12": "3rem",
|
|
"16": "4rem"
|
|
}
|
|
}
|
|
}
|
|
}
|