0.2.5 • Published 6 years ago

league-ui v0.2.5

Weekly downloads
35
License
-
Repository
-
Last release
6 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

6 years ago

0.2.4

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.9

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.0.7

6 years ago

0.0.5

6 years ago

0.0.6

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

1.0.0

7 years ago