league-ui
v0.2.5
Published
<p align="center"> <a href="https://github.com/yingjieweb/league-ui"> <img width="240" src="https://sta-op.douyucdn.cn/dycatr/7e189c7fedb3aa96e84d9fefcc892ec1.png?v=20200407" alt="League UI"> </a> </p> <p align="center"> <a href=
Downloads
74
Readme
Install
$ yarn add league-ui
or
$ npm install league-ui --saveNote
This UI library will reset some styles as followed. I strongly recommend you to add these styles to all of your projects for saving time to find CSS bugs :)
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}Copyright Statement
I love playing League of Legends, so I built this just for fun but not for commercial purpose. Please note: some images, logos are from League of Legends made by Riot Games. If you want to use this lib for commercial purpose, you have to obey those licences and place a proper licence for your project.
