skrollr-stylesheets
skrollr-stylesheets copied to clipboard
- fix for when keyframes are combined.
When I have created multiple keyframes (dynamically via sass) they are combined without semi-colon.
Apparently, the document parser trims trailing semi-colons from stylesheet rules..
Please post an example. Or even better add a test case to the test suit. Because just by looking at the code I don't know what input you're trying to handle.
Ping @kodybrown, please please post us an example so we can get this pull request wrapped up :gift:
There are three tests in there?
@Prinzhorn I had a look at the tests, looks ok to me. Lets get this merged.
@evolve2k I've added you as a collaborator. Feel free to give some new live to this repo.