5.1.0 • Published 2 days ago

@holidayextras/brand-warwick v5.1.0

Weekly downloads
9
License
ISC
Repository
github
Last release
2 days ago

Example Brand

We've coined the phrase 'Daisy chaining' to describe how our theme styles leverage dependencies. e.g. If you @import brand-example, it will @import brand-globals, which in turn will @import bootstrap.

Basic import

You can run a theme in your app by simply including theme.less, which will bring in everything by default.

@import '../node_modules/@holidayextras/brand-example/src/less/theme.less';

Advanced import

However, for more control and visibility, we recommend that you @import just the less files that you need.

//
// Example cherry picking file
// --------------------------------------------------

// Core variables and mixins
@import '../node_modules/@holidayextras/brand-example/src/less/variables';
@import '../node_modules/@holidayextras/brand-example/src/less/mixins';

// Reset and dependencies
@import '../node_modules/@holidayextras/brand-example/src/less/normalize';
@import '../node_modules/@holidayextras/brand-example/src/less/print';

// Core CSS
@import '../node_modules/@holidayextras/brand-example/src/less/scaffolding';
@import '../node_modules/@holidayextras/brand-example/src/less/type';
// @import '../node_modules/@holidayextras/brand-example/src/less/code';
@import '../node_modules/@holidayextras/brand-example/src/less/grid';
@import '../node_modules/@holidayextras/brand-example/src/less/tables';
@import '../node_modules/@holidayextras/brand-example/src/less/forms';
@import '../node_modules/@holidayextras/brand-example/src/less/buttons';

// Components
@import '../node_modules/@holidayextras/brand-example/src/less/component-animations';
// @import '../node_modules/@holidayextras/brand-example/src/less/dropdowns';
// @import '../node_modules/@holidayextras/brand-example/src/less/button-groups';
@import '../node_modules/@holidayextras/brand-example/src/less/input-groups';
@import '../node_modules/@holidayextras/brand-example/src/less/navs';
@import '../node_modules/@holidayextras/brand-example/src/less/navbar';
@import '../node_modules/@holidayextras/brand-example/src/less/breadcrumbs';
// @import '../node_modules/@holidayextras/brand-example/src/less/pagination';
// @import '../node_modules/@holidayextras/brand-example/src/less/pager';

// @import '../node_modules/@holidayextras/brand-example/src/less/labels';
// @import '../node_modules/@holidayextras/brand-example/src/less/badges';
@import '../node_modules/@holidayextras/brand-example/src/less/jumbotron';
// @import '../node_modules/@holidayextras/brand-example/src/less/thumbnails';
@import '../node_modules/@holidayextras/brand-example/src/less/alerts';
// @import '../node_modules/@holidayextras/brand-example/src/less/progress-bars';
@import '../node_modules/@holidayextras/brand-example/src/less/media';
// @import '../node_modules/@holidayextras/brand-example/src/less/list-group';
@import '../node_modules/@holidayextras/brand-example/src/less/panels';
@import '../node_modules/@holidayextras/brand-example/src/less/responsive-embed';
// @import '../node_modules/@holidayextras/brand-example/src/less/wells';
@import '../node_modules/@holidayextras/brand-example/src/less/close';
// @import '../node_modules/@holidayextras/brand-example/src/less/pickadate';

// Components w/ JavaScript
@import '../node_modules/@holidayextras/brand-example/src/less/modals';
// @import '../node_modules/@holidayextras/brand-example/src/less/tooltip';
// @import '../node_modules/@holidayextras/brand-example/src/less/popovers';
// @import '../node_modules/@holidayextras/brand-example/src/less/carousel';

// Utility classes
@import '../node_modules/@holidayextras/brand-example/src/less/utilities';
@import '../node_modules/@holidayextras/brand-example/src/less/responsive-utilities';
5.1.0

2 days ago

5.0.17

7 months ago

5.0.16

1 year ago

5.0.15

1 year ago

5.0.12

2 years ago

5.0.13

1 year ago

5.0.14

1 year ago

5.0.9

2 years ago

5.0.10

2 years ago

5.0.11

2 years ago

4.0.1

2 years ago

5.0.8

2 years ago

5.0.7

2 years ago

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

4.1.4

2 years ago

4.1.3

2 years ago

4.1.5

2 years ago

4.1.0

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.0.0

2 years ago

3.1.0

2 years ago

3.0.27

5 years ago

3.0.26

5 years ago

3.0.25

5 years ago

3.0.24

5 years ago

3.0.23

5 years ago

3.0.22

5 years ago

3.0.21

5 years ago

3.0.20

5 years ago

3.0.19

5 years ago

3.0.18

5 years ago

3.0.17

5 years ago

3.0.16

5 years ago

3.0.15

5 years ago

3.0.14

6 years ago

3.0.13

6 years ago

3.0.12

6 years ago

3.0.11

6 years ago

3.0.10

6 years ago

3.0.9

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.11

6 years ago

2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago