0.7.3 • Published 6 years ago

dasrick-bootstrap v0.7.3

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

npm version npm downloads Build Status License


dasrick bootstrap

A customized version of bootstrap 4 for projects of dasrick.de

... currently used version of bootstrap: 4.1.1

Usage

There are different ways to use this package ...

npm package

If you want to use the npm package just install with npm

$ npm install dasrick-bootstrap --save

or with yarn

$ yarn add dasrick-bootstrap

After this step you can use the sources as you like. They can be found in ./node_modules/dasrick-bootstrap/dist

link the source

You can put the following snippet into the head of your HTML document ...

<link rel="stylesheet" href="https://rawgit.com/dasrick/dasrick-bootstrap/master/dist/css/bootstrap.min.css">

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago