4.0.1 • Published 2 months ago

@labcorp/labcorp-bootstrap v4.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

Labcorp | Bootstrap

Customized version of Bootstrap for Labcorp applications

Install

Install with npm

npm install @labcorp/labcorp-bootstrap

Add to your project

If you're leveraging Angular CLI, you'll need to add the SASS/CSS files to your project's angular-cli.json or angular.json .

Import using SASS:

"styles": [
    ...
    "node_modules/@labcorp/labcorp-bootstrap/scss/labcorp-bootstrap.scss",
]

Import using CSS:

"styles": [
    "node_modules/@labcorp/labcorp-bootstrap/css/labcorp-bootstrap.css"
]

Usage

Now you can starting coding your application with Booststrap markup that is Labcorp themed.

4.0.1

2 months ago

4.0.0

2 months ago

4.0.0-RC2

3 months ago

4.0.0-RC1

4 months ago

3.1.0-RC3

4 months ago

3.1.0-RC2

4 months ago

3.1.0-RC

5 months ago

3.1.0-BETA

5 months ago

3.0.4

10 months ago

3.0.4-BETA

10 months ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.0-Beta2

1 year ago

3.0.0-Beta1

1 year ago

3.0.0-alpha4

1 year ago

3.0.0

1 year ago

3.0.0-alpha3

2 years ago

3.0.0-alpha2

2 years ago

3.0.0-alpha1

2 years ago