We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make deploy is failing because the bikeshed API can't autodetect the dimensions of an image that isn't on its server:
make deploy
https://github.com/tabatkins/bikeshed/blob/c8d499fca18e4e6d53d229fd08ea78612fe51449/bikeshed/unsortedJunk.py#L1737-L1743
So let's just add that in the HTML.
The text was updated successfully, but these errors were encountered:
See whatwg/whatwg.org#368
Sorry, something went wrong.
Issue #148 - Declare img width and height using attributes, not inlin…
96e0585
…e style
4e7181d
…e style (#149)
This is fixed now.
miketaylr
No branches or pull requests
make deploy
is failing because the bikeshed API can't autodetect the dimensions of an image that isn't on its server:https://github.com/tabatkins/bikeshed/blob/c8d499fca18e4e6d53d229fd08ea78612fe51449/bikeshed/unsortedJunk.py#L1737-L1743
So let's just add that in the HTML.
The text was updated successfully, but these errors were encountered: