Skip to content

[CssBaseline] API docs do not mention stylesheet name #17244

@cmeeren

Description

@cmeeren
  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

My understanding is the stylesheet names that can be provided to theme.overrides are the stylesheet names specified in each component's API docs. For example, here in the Checkbox API docs:

image

The Customization/Theming/Typography docs says that:

In order to globally define Raleway as a font face the CssBaseline component needs to be used.

image

However, the CssBaseline API docs do not mention any style sheet name, so I'm confused whether my understanding is correct and this is a doc issue, or if the possible overrides style sheet names are in fact defined elsewhere (I haven't found anything).

This may be relevant for other components, too (there are quite a few whose API docs do not have the CSS heading and thus no stylesheet name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: CssBaselineThe React component.docsImprovements or additions to the documentation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions