Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 331 Bytes

File metadata and controls

executable file
·
13 lines (8 loc) · 331 Bytes

Custom Login

Custom login styles for WordPress.

In the root of the plugin, run the following:

yarn

Updating styles

Open src/sass/_variables.scss to update common colors. To update the logo, drop the image into the src/img/ directory and grunt yarn image then update the filename in the login.scss file.