xpepermint / angular-ui-switch

On/off switch button for AngularJS. DEPRECATED!
278 stars 127 forks source link

Fix missing "style" directive within package.json #42

Open hash-bang opened 8 years ago

hash-bang commented 8 years ago

The style directive within package.json is required when pulling in the module so the correct CSS can be loaded.

The work around at the moment is to load the CSS separately. The attached fixes this in the main manifest.