4.0.1 • Published 1 year ago

@labcorp/labcorp-bootstrap v4.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

4.0.0

1 year ago

4.0.0-RC2

1 year ago

4.0.0-RC1

1 year ago

3.1.0-RC3

2 years ago

3.1.0-RC2

2 years ago

3.1.0-RC

2 years ago

3.1.0-BETA

2 years ago

3.0.4

2 years ago

3.0.4-BETA

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0-Beta2

3 years ago

3.0.0-Beta1

3 years ago

3.0.0-alpha4

3 years ago

3.0.0

3 years ago

3.0.0-alpha3

3 years ago

3.0.0-alpha2

3 years ago

3.0.0-alpha1

3 years ago