🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

basscss-ui-utility-button-sizes

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-ui-utility-button-sizes

Button size extension utilities module for Basscss

latest
Source
npmnpm
Version
1.0.3
Version published
Weekly downloads
24
-54.72%
Maintainers
1
Weekly downloads
 
Created
Source

These utilities extend the basscss-base-buttons styles to modify button sizes.

To change the line-height and padding but leave the font-size the same, use button size extensions.

<button type="button" class="button-big mb1 button-blue">Burgers</button>
<button type="button" class="mb1 button-blue">Fries</button>
<button type="button" class="button-narrow mb1 button-blue">Onion Rings</button>
<button type="button" class="button-small mb1 button-blue">Shakes</button>

Keywords

CSS

FAQs

Package last updated on 11 Apr 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