🚨 Shai-Hulud Strikes Again:More than 500 packages and 700+ versions compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@glue42/product-theme

Package Overview
Dependencies
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glue42/product-theme

Glue42 Product theme

latest
npmnpm
Version
0.0.11
Version published
Maintainers
8
Created
Source

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>

Keywords

glue

FAQs

Package last updated on 12 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts