bootstrap-jetpacked
v0.4.2
Published
Utility Classes to Jetpack your Bootstrap 4 apps.
Downloads
22
Readme
Bootstrap Jetpacked
Utility Classes to Jetpack your Bootstrap 4 apps!
Jetpack Your Application
// The jetpack import includes utility classes for backgrounds, borders, buttons,
// icons and text.
@import '~/bootstrap-jetpacked/jetpack';
// The dashboard import includes the Bootstrap base dashboard pack with a little
// cleanup
@import '~bootstrap-jetpacked/dashboard';