Skip to content

concero/ui-kit

Folders and files

NameName
Last commit message
Last commit date
Feb 18, 2025
Apr 25, 2025
Apr 25, 2025
Apr 25, 2025
Feb 11, 2025
Feb 18, 2025
Feb 18, 2025
Mar 5, 2025
Feb 11, 2025
Feb 18, 2025
Mar 31, 2025
Mar 5, 2025
Feb 18, 2025
Apr 23, 2025
Apr 23, 2025
Feb 11, 2025
Feb 11, 2025
Feb 18, 2025
Feb 11, 2025
Feb 18, 2025
Mar 28, 2025

Repository files navigation

IT UI Library for Projects like Concero or Lanca

This UI library is designed for use in projects such as Concero or Lanca.

Installation

To install the library, run the following command:

npm i @concero/ui-kit

Project Setup

The library uses DM Sans fonts,they are included in the final build.

Additionally, you need to import the appropriate style file depending on your project (Concero or Lanca).

Example:

import '@concero/ui-kit/styles/concero/index.css'
import '@concero/ui-kit/styles/lanca/index.css'

For further instructions, refer to the Developer Documentation.