Last active
August 9, 2017 13:21
-
-
Save IvanaSays/0bf17454765740ad033e2c8d250dbd62 to your computer and use it in GitHub Desktop.
12 - Performant Animations
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.box { | |
contain: style; //will limit the scope of styles to this element and its children | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment