=== Hyyan Login Style === Contributors: hyyan Tags: login , style , login style , login theme , login colors , branding Requires at least: 3.0.1 Tested up to: 4.1.1 Stable tag: 1.0 License: MIT Wordpress plugin to allow themes to add their own login page style == Description == **Features** * Add your own login style which is fit with your theme * check the remember me checkbox by default **Example** The plugin comes with an example to see how the plugin works To use the example * Copy ```example/css/login.style``` to ```your/current/theme/css/login.css``` * visit the login page to see the new style == Installation == **Classical Way** Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. **Composer Way** `composer require hyyan/login-style:version` == Screenshots == 1. The example which comes with the plugin