ALPHA This is a new service – your feedback will help us to improve it.

GOV.UK Bootstrap

GOV.UK Boostrap combines the GOV.UK Element and Bootstrap style frameworks, and is published as an NPM package.

Usage

Include the dependency in the package.json file of your front end application. No further dependencies are required.

{ "govuk_bootstrap": "^0.0.5" }

Once the module is installed, serve the dist/assets directory which contains the compiled css stylesheet and the image files. Alternatively, the source files are available in the dist/sass directory for manual compilation and/or extension.