Skip to content

can there be better error handling? #50

Closed
@applemate

Description

@applemate

I have jsx like this

<div styleName="home">
	<div styleName="header">
	</div>
</div>

if I have missing class .header in my stylesheet, I will will get very generic error. I have no idea that I'm missing .header. Is there way to specify which class is missing?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions