sphinx-material
sphinx-material copied to clipboard
Support extra material components
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.
PRs to implement missing features are welcome.
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.