Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@knighttower/bootstrap-mini

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knighttower/bootstrap-mini - npm Package Compare versions

Comparing version 0.1.35 to 0.1.36

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Abstracted Bootstrap for utility prototypes",
"version": "0.1.35",
"version": "0.1.36",
"keywords": [

@@ -8,0 +8,0 @@ "css",

@@ -155,2 +155,3 @@ # Bootstrap Mini

* @include breakpoint(mobile,landscape){rules...};
* Includded breakpoints: mobile, phone, 320, 480, 520, tablet, 600, 700, odd, 800, desktop, desk, 920, 1000, 1200, 1440, 1600, fullscreen, nondesktop, sm, md, lg, xl, xxl
*/

@@ -167,2 +168,3 @@ .ex-class {

// /**

@@ -301,3 +303,9 @@ // * Merge maps

- `.list--unstyled`: list style unstyled.
- `.spacer`: makes a div into a spacer. sizes are added as classes, ex: .spacer --10, .spacer --20, etc...
Automatic rules added rules:
- `img`: responsive images
- `hr`: horizontal ruler 1px dashed #ccc
- `svg`: responsive svg images and maintain aspect ratio
<br>

@@ -304,0 +312,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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