Skip to content
Sheetwrite

Sheetwrite / Documentation

resolveThemeFromCss@sheetwrite/core

Read --sheetwrite- CSS custom properties into a partial theme.

Read --sheetwrite-* CSS custom properties into a partial theme.

Declaration

function resolveThemeFromCss(el: HTMLElement): Partial<Theme>