Skip to content
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

[Bug] : your playground crashes when clicking "run" on invalid css #991

Closed
danieltroger opened this issue Feb 5, 2021 · 1 comment · Fixed by #1154
Closed

[Bug] : your playground crashes when clicking "run" on invalid css #991

danieltroger opened this issue Feb 5, 2021 · 1 comment · Fixed by #1154
Labels
bug Playground Related to our website's playground PR Welcome
Milestone

Comments

@danieltroger
Copy link

To reproduce:

  1. go to https://cssnano.co/playground/
  2. enter:
.crashes {
  font-size: 15pt
  background: red;
}
  1. click "run"

Expected behaviour: editor does not turn white and need a page reload

Screen Shot 2021-02-05 at 11 56 20

@anikethsaha
Copy link
Member

Feel free to submit a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Playground Related to our website's playground PR Welcome
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants