Skip to content

Replace font-style: bold with oblique #22

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

Merged
merged 2 commits into from
Oct 11, 2016

Conversation

MoritzKn
Copy link
Contributor

font-style can only be normal, italic or oblique not bold.
See: https://developer.mozilla.org/de/docs/Web/CSS/font-style

`font-style` can only be `normal`, `italic` or `oblique` not `bold`.
See: https://developer.mozilla.org/de/docs/Web/CSS/font-style
@dsandstrom
Copy link
Owner

Thanks for the PR. Do you mind fixing the css/scss/less rule too? https://github.com/MoritzKn/atom-css-snippets/blob/ddfeb9ba047b4d9c24b02413d9ea7904eea3d84d/snippets/css-snippets.cson#L632

@MoritzKn
Copy link
Contributor Author

@dsandstrom sure

@dsandstrom dsandstrom merged commit bd60075 into dsandstrom:master Oct 11, 2016
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.

2 participants