0.17.1 • Published 2 years ago

@impact-factoring/impact-branding v0.17.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Impact Branding

This package contains Vue 3 Components styled with Impact Factoring branding.

Package installation

npm install @impact-factoring/impact-branding

Update Package

npm update @impact-factoring/impact-branding@latest

Basic usage

Place the next import statement in your main.js

// main.js

import '@impact-factoring/impact-branding/dist/assets/js/bootstrap.min.js'

For default theme, place the next import statement in your custom.css

// custom.css or custom.scss

@import "@impact-factoring/impact-branding/dist/assets/css/impact-factoring-default.css";

For custom theme, use the next import statement in your custom.scss in this order.

// custom.scss
@import '@impact-factoring/impact-branding/dist/assets/scss/default-theme';

// Include all variable overrides here

@import '@impact-factoring/impact-branding/dist/assets/scss/impact-factoring-default';

// Additional styling here

Documentation

For a complete documentation visit: https://docs.impactfactoring.nl/impact-branding

0.17.0

2 years ago

0.17.1

2 years ago

0.15.0

3 years ago

0.16.0

3 years ago

0.13.0

3 years ago

0.14.0

3 years ago

0.14.1

3 years ago

0.14.2

3 years ago

0.11.0

3 years ago

0.10.1

3 years ago

0.12.0

3 years ago

0.11.1

3 years ago

0.12.1

3 years ago

0.11.2

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.9.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.7.2

3 years ago

0.8.0

3 years ago

0.7.1

3 years ago

0.7.3

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.3.3

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago