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

dotsunited-equal-height-blocks

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotsunited-equal-height-blocks - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

2

package.json

@@ -9,3 +9,3 @@ {

},
"version": "2.0.1",
"version": "3.0.0",
"repository": {

@@ -12,0 +12,0 @@ "type": "git",

@@ -27,6 +27,19 @@ Equal Height Blocks

.dotsunited-equal-height-blocks-container();
// If the list item is not a direct descendant if the list element, apply
// the item wrapper mixin to all wrapper elements, eg. for a html
// structure like:
//
// <ul class="list">
// <li>
// <div class="list__item">...</div>
// </li>
// </ul>
/*li {
.dotsunited-equal-height-blocks-item-wrapper();
}*/
}
.list__item {
.dotsunited-equal-height-blocks-item();
background: #eee;
}

@@ -33,0 +46,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

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