evan.networtk library wrapper
DApp wrapper for: bootstrap 4 style.
Includes an adjusted bootstrap style, including support for css variables. For all variables have a look at ui.libs.
Build
npm run build
Usage
- dbcp.json
...
"dapp": {
"dependencies": {
"evan.bootstrap.libs": "X.X.X"
},
}
...