1.1.0 • Published 6 years ago

wiot-theme v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Watson IoT's Carbon Theme Mixin

The Carbon design system uses theming for customization of CSS properties. The wiot-theme partial creates the mixin that will override the default theme applied to the Carbon component library.

Usage

First install the wiot-theme package from NPM.

Yarn add wiot-theme

Once installed import the mixin partial sass file and include the mixin before importing any carbon files.

@import 'wiot-theme/scss/wiot-theme';
@include WatsonIotTheme();
1.1.0

6 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago