@gladio/ui
TypeScript icon, indicating that this package has built-in type declarations

3.0.8 • Public • Published

UI

All the Components and Helpers in one package

Installation

npm install --save @gladio/ui

Usage

Add the styles

in SASS or SCSS

@import "@gladio/ui/styles/index";

in js

@import "@gladio/ui/styles/index.css";

Using Components

This is a combined package for all the ui elements so works the same way as others

// prefered
import { Button } from @gladio/ui
// or
import Button from "@gladio/button"

Readme

Keywords

none

Package Sidebar

Install

npm i @gladio/ui

Weekly Downloads

36

Version

3.0.8

License

MIT

Unpacked Size

1.93 MB

Total Files

12

Last publish

Collaborators

  • sudkumar