hdeng-bootstrap
v2.41.2
Published
Bootstrap your Heidelberg Engineering projects with ease.
Readme
Heidelberg Engineering Bootstrap
Installation
Install with npm.
npm install hdeng-bootstrap --saveUsage
- Include
bootstrap.lessandbootstrap.jsinto your project. - In case you don't want to use default dark style, include another e.g.
styles/light.less. - Make use of the provided less mixins e.g.
.hdeng-header-generate(@background: true; @border: true);. - Enjoy!
Building Modernizer for the Demo
npm run build-demo-modernizr