Skip to content

Theme#3

Open
comfrt1k wants to merge 23 commits intomasterfrom
feat/theme
Open

Theme#3
comfrt1k wants to merge 23 commits intomasterfrom
feat/theme

Conversation

@comfrt1k
Copy link
Contributor

@comfrt1k comfrt1k commented Mar 18, 2026

Таска:

Пруфы:

Details

IMAGE 2026-03-18 19:27:22
IMAGE 2026-03-18 19:27:26

IMAGE 2026-03-18 19:27:29
IMAGE 2026-03-18 19:27:32

@comfrt1k comfrt1k self-assigned this Mar 18, 2026
@comfrt1k comfrt1k marked this pull request as ready for review March 18, 2026 16:29
@comfrt1k comfrt1k requested a review from Amiditin March 18, 2026 16:29
Comment on lines +11 to +13
"resolutions": {
"@vanilla-extract/compiler": "https://pkg.pr.new/RJWadley/vanilla-extract/@vanilla-extract/compiler@c1d4a88",
"@vanilla-extract/css": "https://pkg.pr.new/RJWadley/vanilla-extract/@vanilla-extract/css@c1d4a88",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Уже вышла новая версия с поддержкой турбопака https://github.com/vanilla-extract-css/vanilla-extract/releases/tag/%40vanilla-extract%2Fnext-plugin%402.5.0

Comment on lines +7 to +10
xxl: '20px',
xxxl: '24px',
xxxxl: '28px',
huge: '32px',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Пишем 2xl 3xl ..., в lineHeights то же самое

},
],
display: 'swap',
variable: '--font-sf-pro-display',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

не используется константа fontsVars

const RootLayout = ({ children }: { children: ReactNode }) => (
<html lang='ru'>
<body>{children}</body>
<html lang='ru' className={sfProDisplayFont.variable}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добавь сразу suppressHydrationWarning, чтобы не было warnings из за next-themes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants