docs
docs copied to clipboard
Add a test for Python SDK styling
Our Python SDK styling has regressed more than once now, because of the subtle way that the CSS is targeting very specific layouts in the generated docs. This change adds a test to ensure that it doesn't break in the future.
Dependent on https://github.com/pulumi/pulumi-hugo/pull/352.