🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More

barebone

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

barebone

Bare minimal CSS framework

1.1.2
unpublished
latest
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created

Barebone

This package is wrapper over sibling packages composed into one comprehensive library for convenience.

Installation

The easiest way to get Barebone is to install it through npm

npm install barebone

If you want to install individual utility or component, each of them also published on npm under the @barebone organization.

Usage

There're two ways to use Barebone framework: by including in SCSS or requiring directly in JavaScript (compiled CSS will be required). NOTE: Current available only including by the source (SCSS)

@import "barebone";

Licence

The Barebone framework is released under the MIT licence.

FAQs

Package last updated on 19 Mar 2017

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