Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@inkonchain/ink-kit

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inkonchain/ink-kit

Ink Kit

  • 0.0.10
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

ink-kit

Ink Kit

Install

npm install @inkonchain/ink-kit

Usage

To use the components, you can import them directly:

import { Button } from "@inkonchain/ink-kit";

To import the CSS, you can use the style.css export:

import "@inkonchain/ink-kit/style.css";

Note: Ink-Kit styles should be imported first so that your own custom classes are taking precedence.

Ink Kit classes are prefixed with ink-.

You can also use the CSS variables directly in your project instead of the tailwind classes.

WIP Notice

This is a work in progress, we are working on it!

FAQs

Package last updated on 15 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc