@holidayextras/heha-brand

1.0.2 • Public • Published

HEHA! Brand

Assets

Assets within the fonts/ & images/ directories should be hosted by your application and the following variables updated accordingly.

@asset-font-path: "path/to/fonts";
@asset-image-path: "path/to/images";

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/heha-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/heha-brand/src/less/theme';

Readme

Keywords

none

Package Sidebar

Install

npm i @holidayextras/heha-brand

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • nick.patrick
  • olliebhx