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

0.32.7 • Public • Published

Styles for Gladio

We are using tailwindcss for utility classes. You can use all the css classes defined on https://tailwindcss.com.

Along with them, following classes are also available

  • Use primary color for alll the color related classes e.g. .text-primary-300, bg-primary-600
  • Use secondary color similar to primary color
  • Use accent color tag simpilar to primary color

Components classes

  • .btn to make a button
  • .btn-primary to make something a primary button
  • .badge for badge level styles
  • .badge-primary to make a badge primary

Install

npm install --save @gladio/css

Usage

Make sure you have loader for css files

in sass

@include '@gladio/css/styles/styles.css'

in js

import '@gladio/css/styles/styles.css'

A JSON file for theme is also included

import theme from "@gladio/css/lib/theme.json"

Readme

Keywords

none

Package Sidebar

Install

npm i @gladio/css

Weekly Downloads

9

Version

0.32.7

License

MIT

Unpacked Size

1.82 MB

Total Files

77

Last publish

Collaborators

  • sudkumar