0.0.11 • Published 1 year ago

@glue42/product-theme v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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>
0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago