Bootstrap 5 library for WebDSL.
Current Bootstrap version: 5.2.0-beta1
Import the lib.app
in your application:
imports elib/elib-bootstrap5/lib
To update Bootstrap, change the BS_VERSION
variable at the top of the script. To run update.sh
, you need to have installed:
wget
(brew install wget
)unzip