tailwindcss/docs/tailwind.json

11 lines
114 B
JSON

{
"extend": {
"spacing": {
"common": {
"12": "3rem",
"16": "4rem"
}
}
}
}