@holidayextras/brand-hybrid
v5.0.5
Published
Hybrid Holiday Extras
Downloads
5
Readme
Holiday Extras Brand
An example cherry picking file that you might include in your app could be:
@import '../node_modules/bootstrap/less/bootstrap';
@import '../node_modules/ui-toolkit/src/less/toolkit';
@import '../node_modules/@holidayextras/hx-brand/src/less/theme';
Alternatively you can cherry pick further to only include files specific to your application
@import '../node_modules/bootstrap/less/variables.less';
@import '../node_modules/bootstrap/less/mixins.less';
@import '../node_modules/bootstrap/less/alerts.less';
@import '../node_modules/bootstrap/less/forms.less';
@import '../node_modules/ui-toolkit/src/less/toolkit';
@import '../node_modules/@holidayextras/hx-brand/src/less/theme';