Stefen Phelps
Stefen Phelps
**Quick, short summary:** Trying to use the external server option to override remote CSS files with local copies but it Codekit doesn't seem to work when the root of the...
Some Managed WordPress hosting companies (WP Engine 👀) modify the wp-login URL for security reasons. Generating the login URL the way WordPress does prevents these issues. More info here: https://wpengine.com/support/error/#444_-_Connection_Closed_Without_A_Response
Animating `top`, `bottom`, `right`, `left` are not as performant as animating composite properties such as `transform: translate(x,y);`. Thanks for the plugin ❤️