Skip to content

Removed duplicate call to code-block-buttons.css in siteConfig.js #94

New issue

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

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Conversation

theNaut1lus
Copy link
Contributor

@theNaut1lus theNaut1lus commented Apr 29, 2019

As discussed in issue #93
I have removed the duplicate call to the css code-block-buttons.css as it was giving a 404 error in browser console after compiling.
the above mentioned css is compiled and already a part of main.css and hence the call was duplicate and therefore is being removed here.
Before:
Screenshot 2019-04-29 at 12 27 44 PM
After:
Screenshot 2019-04-29 at 12 28 03 PM

/cc: @alexkrolick
(Fixes #93)

@alexkrolick alexkrolick merged commit 143db5a into testing-library:master Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Safari: Website Fails to load code-block-buttons.css
2 participants