freenowtech / freenowtech/wave

Export color variables as css string for SSR

Open
#397 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
67
Forks
31
Avg merge
1d 8h
Merged PRs (30d)
4

Description

At the moment, we expose `ClassicColors` and `ModernColors` as styled-components which makes it impossible to inline semantic CSS variables to the `head` on the server side.

We should also expose a plain css string with declarations to enable Next.js and other frameworks to inject them efficiently.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.