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

Better error message when css file is not found #648

Closed
emilos opened this issue Aug 17, 2020 · 2 comments
Closed

Better error message when css file is not found #648

emilos opened this issue Aug 17, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@emilos
Copy link
Contributor

emilos commented Aug 17, 2020

Given a file that does not exist:

<link rel="stylesheet" href="assets/css/main.css" inline>

we're currently showing an error:

Component not found ...

It'd be a bit better if in this case it'd say:

Stylesheet not found ...

@emilos emilos added the enhancement New feature or request label Aug 17, 2020
@inikonorov
Copy link
Contributor

#650

@emilos
Copy link
Contributor Author

emilos commented Aug 26, 2020

@inikonorov thanks!

@emilos emilos closed this as completed Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants