$ yarn add league-ui
or
$ npm install league-ui --save
This UI library will reset some styles as follows. I strongly recommend you add these styles to all of your projects to save time in finding CSS bugs 🤓️
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}I love playing League of Legends, so I built this just for fun not for commercial purposes. 🐒
Please note: some images and logos are from League of Legends made by Riot Games. If you want to use this lib for commercial purposes, you have to obey those licenses and place a proper license for your project.