4.1.0 • Published 2 years ago

pmsipilot-ui v4.1.0

Weekly downloads
44
License
-
Repository
github
Last release
2 years ago

PMSIpilot UI

PMSIpilot UI is a themable UI library based on Bootstrap. It's the the base UI library in all PMSIpilot/PSIH applications.

Live Demo

Using the library in your project

Install with bower

bower install pmsipilot-ui --save

In your main.less, import the library less file

@import 'bower_components/fontawesome/less/font-awesome';
@import 'bower_components/bootstrap/less/bootstrap';
@import 'bower_components/pmsipilot-ui/less/bootstrap';

Customize your UI Theme

body {
    .theme-colored(@themeColorOne, @themeColorTwo, @themeColorThree);
}
4.1.0

2 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.4.0

8 years ago

3.3.0

9 years ago

3.2.0

9 years ago

3.1.3

9 years ago