Package Exports
- @obrassard/bootshadow
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@obrassard/bootshadow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Bootshadow
Bootshadow is a customisable dark theme for bootstrap 4 components
Getting started
You can use Bootshadow the same way you usually use Boostrap 4, since this theme uses the same html classes name than Bootstrap.
All you have to do is to replace bootstrap.css
(or bootstrap.min.css
) by bootshadow.css
( or bootshadow.min.css
) in your html page. You do not need to include bootstrap's css file, it is already imported in Bootshadow.
However, Bootshadow doesn't include bootstrap's JS scripts, so you will have to import them separetly if needed.
Happy coding !
Exemple
Check an exemple of Bootshadow's components right here !
Screenshots
Here are some screenshots of differents bootstrap components styled by bootshadow :