1.0.4 • Published 8 years ago

@holidayextras/default-brand v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
8 years ago

Default 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/default-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/default-brand/src/less/theme';
1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.0

8 years ago