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

basscss-responsive-white-space

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-responsive-white-space

Responsive white space margin and padding utilities module for Basscss

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
62
decreased by-68.37%
Maintainers
1
Weekly downloads
 
Created
Source

Basscss Responsive White Space

Responsive white space margin and padding utilities module for Basscss - http://basscss.com

Margin and padding utilities are based on a global white space scale defined with variables. These utilities use a shorthand naming convention.

Margin and Padding Naming Convention

ShorthandDescription
mMargin
pPadding
tTop
rRight
bBottom
lLeft
xX-axis (left and right)
yY-axis (top and bottom)
nNegative (margin only)
1--space-1 (default .5rem)
2--space-2 (default 1rem)
3--space-3 (default 2rem)
4--space-4 (default 4rem)

Prefix Naming Convention

Responsive white space utilities follow the same breakpoint prefix convention as other Basscss modules.

PrefixDescription
(no prefix)Not scoped to a breakpoint
sm---breakpoint-sm (default: min-width 40em)
md---breakpoint-md (default: min-width 52em)
lg---breakpoint-lg (default: min-width 64em)

Margins

Change or reset default margins using the global white space scale. Negative x-axis margins are used to offset padding. Margin auto is used to horizontally center block-level elements with a set width.

Padding

Padding utilities are only available in symmetrical orientations. This is to normalize the spacing used around elements.

Keywords

FAQs

Package last updated on 03 Mar 2015

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