@front10/bootstrap

2.10.1 • Public • Published

Front10 Component Explorer

front10 Bootstrap

@front10/front10-bootstrap is an customization of bootstrap library.

standard-readme compliant

In our constant effort for the optimization and efficiency of our components, we have decided to create this library of styles that will allow us to only import in each component / project the css classes that we need.

At this time we need the bootstrap system layout but without Flex for compatibility reason. All Utilities and colors of bootstrap 4 plus new utilities.

Change log

  • 1.1.8 (2/5/2019)
    • Added: Border compatibility.
    • Fixed Bug:
      • Padding and margin rules are now !important
      • Improved compatibility with border-style.
  • 1.1.6 (2/5/2019)
    • Added: CSS rules to typography, rounded border, display, code and border to bootstrap customization 4.
  • 1.1.3 (2/4/2019)
    • Fixed bug: Improved row compatibility for RTL languages.
  • 1.1.1 (2/4/2019)
    • Fixed bug: Rename missing rules css for the padding.
  • 1.1.0 (2/4/2019)
    • Useful classes have been added for bootstrap customization 4.
      • Fonts
      • Margin
      • Padding
      • Rounded

Library content

How Use

Import in your website the CSS file that you want to use according to your needs.

Bootstrap 4

LTR

import from '@front10/bootstrap/bootstrap4/index.css' or

import from '@front10/bootstrap/bootstrap4/index.min.css'

RTL

import from '@front10/bootstrap/bootstrap4/index.rtl.css' or

import from '@front10/bootstrap/bootstrap4/index.rtl.min.css'

Bootstrap 3

LTR

import from '@front10/bootstrap/index.css' or

import from '@front10/bootstrap/index.min.css'

RTL

import from '@front10/bootstrap/index.rtl.css' or

import from '@front10/bootstrap/index.rtl.min.css'

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @front10/bootstrap

    Weekly Downloads

    9

    Version

    2.10.1

    License

    MIT

    Unpacked Size

    4.12 MB

    Total Files

    87

    Last publish

    Collaborators

    • ycgarrido
    • ycbarrosocu
    • front10devs
    • jlfalcon
    • carburo