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
Remote Debug tools do not work ("CSS Outlining", "CSS Depth Outlining" and "Overlay CSS Grid").
Enable toggle button and verify nothing change in rendering.
browserSync.init({ server: './build' });
The text was updated successfully, but these errors were encountered:
a6d39e6
Fixed in browser-sync@2.24.4 :)
Sorry, something went wrong.
No branches or pull requests
Issue details
Remote Debug tools do not work ("CSS Outlining", "CSS Depth Outlining" and "Overlay CSS Grid").
Steps to reproduce/test case
Enable toggle button and verify nothing change in rendering.
Please specify which version of Browsersync, node and npm you're running
Browsersync use-case
for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync
browserSync.init({
server: './build'
});
The text was updated successfully, but these errors were encountered: