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

Adding catch to postcss to catch and return errors. #15

Merged
merged 2 commits into from Nov 14, 2018
Merged

Conversation

ecwillis
Copy link
Contributor

No description provided.

@@ -14,3 +14,15 @@ tap.test('imports in css', (t) => {
t.end();
});
});

tap.only('import err in css', (t) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably don't want an only here

@jgallen23
Copy link
Member

build failing too

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 96.212% when pulling ce1eec5 on add-catch into a3fdd2f on master.

@ecwillis ecwillis merged commit b9e1b67 into master Nov 14, 2018
@ecwillis ecwillis deleted the add-catch branch November 14, 2018 00:19
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.

None yet

3 participants