1.2.2 • Published 4 years ago

@iamproperty/branding v1.2.2

Weekly downloads
5
License
UNLICENSED
Repository
-
Last release
4 years ago

iamproperty Branding

This package contains SASS files necessary to style sites in keeping with the iamproperty brand guidlines.

Usage

Install the package using yarn or npm.

yarn add --dev @iamproperty/branding

If you are using it in a Laravel or webpack project you can then include the theme before including Bootstrap and your output will be on brand.

@import "~@iamproperty/branding/scss/theme";
// Import Bootstrap AFTER the theme 
@import "~bootstrap/scss/bootstrap";

Development

Checkout the repository and install the dependencies.

git clone git@codebasehq.com:isg/other-associated-projects/branding.git
cd branding
yarn install
1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.0-0

4 years ago

1.0.0

4 years ago

1.0.0-0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.6.0-0

5 years ago

0.5.0

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago