Skip to content

MudBlazor all Class names. #2166

Answered by henon
mckaragoz asked this question in Q&A
Jul 7, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

The classes are all defined in https://github.com/Garderoben/MudBlazor/blob/dev/src/MudBlazor/Styles/MudBlazor.scss which includes many other files so there is no single file containing them all in the source code. However, the scss file gets compiled into a MudBlazor.css file which you can find in the wwwroot folder of the MudBlazor project after a successful build.

Edit: MudBlazor.css is 11k lines long so it might be an idea to document some of the important classes like we did for the Flex classes or the spacing classes.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mckaragoz
Comment options

mckaragoz Jul 11, 2021
Collaborator Author

@versile2
Comment options

Answer selected by mckaragoz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants