0.2.5 • Published 4 years ago

league-ui v0.2.5

Weekly downloads
35
License
-
Repository
-
Last release
4 years ago

Install

$ yarn add league-ui

or

$ npm install league-ui --save

Note

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.

0.2.5

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

1.0.0

5 years ago