1.1.0 • Published 5 years ago

wiot-theme v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.9

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago