@interopio/theme

2.1.21 • Public • Published

io.Connect Platform UI kit

Overview

The io.Connect Platform UI kit is designed to fit the new Launch Experience for the io.Connect Platform. Keeps UI components for workspaces, web groups, and all system applications of the product.

Usage

npm install @interopio/theme

Themes

  • Add dark or light class to the <html> tag.

HTML

<!DOCTYPE HTML>
    <html lang="en" class="dark">
        <head>
            <link rel="stylesheet" href="../io.platform.css">
            <link rel="stylesheet" href="./custom-style.css">
        </head>
    <!-- your app -->
</html>

Package Sidebar

Install

npm i @interopio/theme

Weekly Downloads

717

Version

2.1.21

License

MIT

Unpacked Size

550 kB

Total Files

3

Last publish

Collaborators

  • stbozov
  • thorsent
  • tsachev
  • smateev
  • ppetkow
  • flashd2n
  • gdavidkov
  • kiril.popov