Skip to content

Unified all single quotes into double quotes in CSS. #1129

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 1 commit into from
Sep 14, 2017
Merged

Unified all single quotes into double quotes in CSS. #1129

merged 1 commit into from
Sep 14, 2017

Conversation

Jinjiang
Copy link
Member

I found ' and " mixed in CSS files. And they are 50%-50% used in:

  • @import rules
  • font-family values
  • content values
  • attribute selectors

So I tried to unified them all into double quotes. Hope to be helpful.

Thanks.

Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

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

LGTM!

@chrisvfritz chrisvfritz merged commit 2186d9d into vuejs:master Sep 14, 2017
@Jinjiang Jinjiang deleted the patch-1 branch September 14, 2017 22:55
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
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.

3 participants