sphinx-material icon indicating copy to clipboard operation
sphinx-material copied to clipboard

Support extra material components

Open lvaz opened this issue 5 years ago • 2 comments

Some (or many) material components are not included here (e.g. mdc-card). I think it would be good to allow including components in the configuration script.

I can probably workaround this issue for now by using a custom stylesheet in sphinx.

lvaz avatar Jun 16 '20 17:06 lvaz

PRs to implement missing features are welcome.

bashtage avatar Jun 16 '20 18:06 bashtage

I will adjust this to my requirements and let you know later. Essentially I think I only need to override application.css and others with my own custom material theme. I also need to override other settings such as fonts but I can see you already have a block in there that can be overriden.

lvaz avatar Jun 16 '20 19:06 lvaz