项目作者: blocklang

项目描述 :
Bootstrap class constant
高级语言: TypeScript
项目地址: git://github.com/blocklang/bootstrap-classes.git
创建时间: 2019-09-01T21:47:32Z
项目社区:https://github.com/blocklang/bootstrap-classes

开源协议:

下载


bootstrap-classes

npm version

Bootstrap v5 class constant.

How to use

Install

  1. npm i bootstrap-classes

Use

  1. import * as c from 'bootstrap-classes';
  2. const textMuted = c.text_muted;