mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Fix tailwind config
This commit is contained in:
parent
fc14183ec9
commit
ba394c38cc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ module.exports = {
|
||||||
md: '768px',
|
md: '768px',
|
||||||
lg: '1024px',
|
lg: '1024px',
|
||||||
xl: '1280px',
|
xl: '1280px',
|
||||||
2xl: '1600px',
|
'2xl': '1600px',
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
transparent: 'transparent',
|
transparent: 'transparent',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue