Created
September 19, 2019 17:56
-
-
Save xdesro/5e7f01a6a0c8fa3394c0a9a529e86bd1 to your computer and use it in GitHub Desktop.
The most useful line of CSS I've ever written.
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
*, *:before, *:after { box-sizing: border-box; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment