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

Format properties and values to lowercase #59

Merged
merged 1 commit into from
Feb 4, 2016

Conversation

kristerkari
Copy link
Contributor

  • Format CSS properties to lowercase
  • Format @charset to lowercase
  • Instead of just formatting hex colors, format all CSS colors to
    lowercase
  • Format CSS transforms to lowercase

There are many more things in CSS that can be formatted to lowercase, but it would be a bit tricky to handle all of them in one pull request.

- Format CSS properties to lowercase
- Format @charset to lowercase
- Instead of just formatting hex colors, format all CSS colors to
lowercase
- Format CSS transforms to lowercase
@matype
Copy link
Owner

matype commented Feb 3, 2016

@kristerkari Sorry, I'm late. I will confirm it.

@kristerkari
Copy link
Contributor Author

No worries, I have rebased this against master branch.

matype pushed a commit that referenced this pull request Feb 4, 2016
Format properties and values to lowercase
@matype matype merged commit 13a2236 into matype:master Feb 4, 2016
@matype
Copy link
Owner

matype commented Feb 4, 2016

@kristerkari It seems nice :)

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