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

basscss-utility-layout

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-utility-layout - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "basscss-utility-layout",
"version": "0.0.3",
"version": "0.0.4",
"description": "Layout utilities module for Basscss",

@@ -5,0 +5,0 @@ "repository": {

@@ -1,3 +0,4 @@

Change the default document flow with display, float, and other utilities.
Change the default document flow with these display, float, and other utilities.
## Display

@@ -16,6 +17,7 @@

To adjust element overflow, use `.overflow-hidden`, `.overflow-scroll`, and `.overflow-auto`.
`.overflow-hidden` can also be used to create a new block formatting context or clear floats.
## Floats
Use `.clearfix`, `.left`, and `.right` to adjust floats.
Use `.clearfix`, `.left`, and `.right` to clear and set floats.

@@ -22,0 +24,0 @@ ```html

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