Skip to content

Conversation

@hellosmithy
Copy link

Fix regex from incorrectly matching the following CSS properties:

  • animation-duration
  • animation-timing-function
  • animation-delay
  • animation-iteration-count
  • animation-direction
  • animation-fill-mode
  • animation-play-state

To only match:

  • animation
  • animation-name

Fix regex from incorrectly matching the following CSS properties:

- animation-duration
- animation-timing-function
- animation-delay
- animation-iteration-count
- animation-direction
- animation-fill-mode
- animation-play-state
@hellosmithy
Copy link
Author

ping @markdalgleish @sokra anyone had a chance to look at this?

@sokra
Copy link
Member

sokra commented Jul 20, 2015

See #19

@sokra sokra closed this Jul 20, 2015
@hellosmithy
Copy link
Author

@sokra any reason why you didn't accept my PR given that it predates your fix?

@sokra
Copy link
Member

sokra commented Jul 20, 2015

Sorry I havn't seen it.

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