0.2.0 • Published 3 days ago

@holidayextras/brand-theatre-affiliates v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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-theatre-affiliates, 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-theatre-affiliates/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-theatre-affiliates/src/less/variables';
@import '../node_modules/@holidayextras/brand-theatre-affiliates/src/less/mixins';

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

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

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

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

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

// Utility classes
@import '../node_modules/@holidayextras/brand-theatre-affiliates/src/less/utilities';
@import '../node_modules/@holidayextras/brand-theatre-affiliates/src/less/responsive-utilities';
0.2.0

3 days ago

0.1.0

2 years ago

0.0.52

4 years ago

0.0.51

4 years ago

0.0.49

4 years ago

0.0.50

4 years ago

0.0.48

4 years ago

0.0.46

4 years ago

0.0.47

4 years ago

0.0.45

4 years ago

0.0.44

5 years ago

0.0.43

5 years ago

0.0.41

5 years ago

0.0.40

5 years ago

0.0.39

5 years ago

0.0.38

5 years ago

0.0.37

5 years ago

0.0.36

5 years ago

0.0.35

5 years ago

0.0.34

5 years ago

0.0.33

5 years ago

0.0.32

5 years ago

0.0.31

5 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago