1.1.9 • Published 6 years ago

oleg-brand-kit v1.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Oleg Brand Kit

This package contains Sass allowing for consistent distribution of Age Partnership branding, such as hex colour values.

This package is distributed through Yarn.

Install using npm

Before you can use npm, you need to install Node.

Once you've done that, in the root of your project directory, run:

This will install the starter pack in the 'node_modules' directory located in the root of your project.

Importing the Sass into your project

Include all the things!

If you want to include everything in this repo, there's a handy single file you need to import into your main project Sass file:

@import 'node_modules/oleg-brand-kit/all';

Pick 'n' Mix

You can include files individually allowing you to customise what is available to your project. For example, to include just the colour variables, you would drop the following into your main project Sass file:

@import 'node_modules/oleg-brand-kit/config.colour';

That's pretty much it. Now, go make a brew.

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago