Socket
Book a DemoInstallSign in
Socket

bootstrap-4-theme

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-4-theme

Style rules to reproduce the bootstrap-theme.css from bootstrap 3 for bootstrap 4

1.0.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

bootstrap-4-theme

Adds a bootstrap-theme.css back to bootstrap 4

Installation

npm install bootstrap bootstrap-4-theme
yarn add bootstrap bootstrap-4-theme

Usage

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Reveal</title>
    <link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
    <link rel="stylesheet" href="node_modules/bootstrap-4-theme/dist/bootstrap-theme.min.css">
  </head>
  <body>
  </body>
</html>

Building

npm install
npm run build
yarn install
yarn build

Keywords

bootstrap

FAQs

Package last updated on 05 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.