@open-xchange/bootstrap

0.3.2 • Public • Published

@open-xchange/bootstrap

  • A bundle which provides bootstrap 3.0 including datepicker, typeahead and tokenfield as a module

Prerequisites

This module has several dependencies (see externals in the vite config), which are usually only there in an open-xchange Appsuite UI environment. In other environments, this module might be useless.

How to use

Simple usage

// main.js
import '@open-xchange/bootstrap'
import '@open-xchange/bootstrap/dist/style.css'

Style with less-variables

// main.js
import '@open-xchange/bootstrap'
import './style.less'
// style.less
// bootstrap overwrite
@brand-primary: #fff;
// use bootstrap with variables
@import '@open-xchange/bootstrap/less/bootstrap.less';

Readme

Keywords

none

Package Sidebar

Install

npm i @open-xchange/bootstrap

Weekly Downloads

1

Version

0.3.2

License

MIT

Unpacked Size

545 kB

Total Files

8

Last publish

Collaborators

  • moritz.bach
  • johnyb
  • davidbauer
  • solygen
  • daniel.rentz
  • alexquast
  • d.haus
  • maik.schaefer
  • anne.matthes
  • andree
  • bjoern.koester
  • tran-dong.tran
  • ox-kaci