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

Preserve computed #13

Merged
merged 3 commits into from Feb 14, 2018
Merged

Preserve computed #13

merged 3 commits into from Feb 14, 2018

Conversation

Antonio-Laguna
Copy link
Contributor

So something like

:root {
  --foo: #baf;
}

Doesn’t get removed.

So something like

```css
 :root {
  --foo: #baf;
}
```

Doesn’t get removed.
@coveralls
Copy link

coveralls commented Feb 13, 2018

Coverage Status

Coverage remained the same at 96.947% when pulling 602b412 on preserve-computed into 93a6f3a on master.

@Antonio-Laguna Antonio-Laguna merged commit f46c104 into master Feb 14, 2018
@Antonio-Laguna Antonio-Laguna deleted the preserve-computed branch February 14, 2018 21:59
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