You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#1522: fix 'str' object has no attribute 'attributes' (#1528)
* Fix#1522: fix attribute error if css is str
* Revert "Fix#1522: fix attribute error if css is str"
This reverts commit b22a77f.
* Use `css_tag` only for standard CSS files from Sphinx
... and keep using the custom `link` HTML tag for CSS files included via the
HTML theme option `extra_css_files`.
* Normalize template variables
---------
Co-authored-by: Manuel Kaufmann <[email protected]>
Co-authored-by: Anthony Johnson <[email protected]>
0 commit comments