Skip to content

Where is Theme-UI's "default" theme? #1157

Answered by hasparus
sheedy asked this question in General
Discussion options

You must be logged in to vote

It's in packages/css/src/index

const defaultBreakpoints = [40, 52, 64].map(n => n + 'em')
const defaultTheme = {
space: [0, 4, 8, 16, 32, 64, 128, 256, 512],
fontSizes: [12, 14, 16, 20, 24, 32, 48, 64, 72],
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sheedy
Comment options

Answer selected by sheedy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants