mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-17 13:38:07 +01:00
4 lines
68 B
TypeScript
4 lines
68 B
TypeScript
export default {
|
|
base: 'max-w-7xl mx-auto px-4 sm:px-6 lg:px-8'
|
|
}
|