lwc-c360-subsystem

0.0.2 • Public • Published

LWC C360 Subsystem

This package acts as a wrapper for the C360 Subsystem, ensuring it is LWC-friendly.

To use it, install with npm install lwc-c360-subsystem and import.

import "lwc-c360-subsystem";
@import "lwc-c360-subsystem";

Or in LWC:

Add the import to your lwc.config.json:

{
  "name": "lwc-c360-subsystem",
  "path": "./node_modules/lwc-c360-subsystem/dist/index.css"
},

And in your CSS:

@import 'lwc-c360-subsystem';

Readme

Keywords

none

Package Sidebar

Install

npm i lwc-c360-subsystem

Weekly Downloads

2

Version

0.0.2

License

none

Unpacked Size

327 kB

Total Files

16

Last publish

Collaborators

  • superhighfives