1.0.2 • Published 3 years ago

bootstraprev v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Bootstrap Rev is a revised version of bootstrap, which provides an open-source toolkit to customize websites and web design, featuring pre-built components for direct use, made from CSS and different plugins, thereby making web designing easy and convenient.

Quick install

NPM

npm i bootstraprev

Import

After installation, you can import the CSS file into your project using this snippet:

	@import ‘bootstraprev/css/bootstrap-rev.min.css’

CDN

https://cdn.jsdelivr.net/npm/bootstraprev/bootstrap-rev.min.css

Requirement

Boostrap Rev is a revised version of Bootstrap. So Bootstrap is the only requirement to include before using it. The best and most exciting part of Bootstrap Rev is, it supports the latest version of Bootstrap. So one can include Bootstrap >= 4 to use it.

Have a bug or a feature request? Feel free to submit your request on Support and bug

Browser Support

Bootstrap uses autoprefixer to make (most) of the advance css feature compatible with earlier browser versions

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Documentation

Browse the online documentation here.

Copyright and license Github

Code copyright 2021 Bootstrap Rev. Code released under MIT license.

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago