@glue42/product-theme

0.0.11 • Public • Published

Glue42 UI kit

Overview

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

Usage

npm install @glue42/product-theme

Themes

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

HTML

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

Package Sidebar

Install

npm i @glue42/product-theme

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

794 kB

Total Files

3

Last publish

Collaborators

  • smateev
  • kiril.popov
  • gdavidkov
  • suzunov
  • staafl
  • lkonstantinov
  • flashd2n
  • ppetkow