@suluk/theme - v0.1.1
    Preparing search index...

    Interface CssVarsOptions

    interface CssVarsOptions {
        selector?: string;
    }
    Index

    Properties

    Properties

    selector?: string

    the selector to scope the vars under (default ":root").