@skyux-sdk/builder-plugin-skyux

A SKY UX Builder plugin to enhance the SKY UX component library.


License
MIT
Install
npm install @skyux-sdk/builder-plugin-skyux@4.0.0-rc.0

Documentation

@skyux-sdk/builder-plugin-skyux

npm status

This plugin extends the functionality of SKY UX Builder to enhance the official SKY UX component library.

Installation

npm install --save @skyux-sdk/builder-plugin-skyux

Usage

Open skyuxconfig.json and add the following:

{
  "plugins": [
    "@skyux-sdk/builder-plugin-skyux"
  ]
}