@evan.network/bootstrap-them-evan

DApp wrapper for: bootstrap 4 style.

Usage no npm install needed!

<script type="module">
  import evanNetworkBootstrapThemEvan from 'https://cdn.skypack.dev/@evan.network/bootstrap-them-evan';
</script>

README

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"
    },
  }
  ...