Skip to content

@hyas/bootstrap

This Hyas integration adds

Official Bootstrap integration for Hyas.

Status

npm (scoped)

Installation

Terminal window
npm i -D @hyas/bootstrap

Setup

Add mounts to ./config/_default/module.toml:

[[mounts]]
source = "node_modules/@hyas/bootstrap/assets"
target = "assets"
[[mounts]]
source = "node_modules/@hyas/bootstrap/layouts"
target = "layouts"
[[mounts]]
source = "assets"
target = "assets"
[[mounts]]
source = "layouts"
target = "layouts"

How to use

[..]

Credits

This npm package is based on the Bootstrap examples:

More integrations

UI Frameworks

Themes

Other integrations