New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@front10/bootstrap

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@front10/bootstrap

Style library based on bootstrap

  • 2.10.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
186
increased by50%
Maintainers
5
Weekly downloads
 
Created
Source

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'

Keywords

FAQs

Package last updated on 09 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc