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

@buildit/gravy

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@buildit/gravy

SASS foundation library.

  • 1.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-95.45%
Maintainers
4
Weekly downloads
 
Created
Source

CircleCI

Gravy is a SCSS foundation library

Q: What is a foundation library?

A: Is a library that provides basic essential rules, normalisation, basic elements styles, and additional mixins and allows to create a starting point for a UI library.

Q: Why Gravy?

A: Because it gives flavour to what you have on your plate without much effort... What kind of question is this?

Technical notes

Dependencies

This library depends on the following libraries:

The dependencies are meant to aleviate the amount of effort to achieve a particular solution. If you feel like there's a reason to ditch a particular dependency in favour of a localised solution, please open a bug request.

Installation

Install the library via npm, the usual way:

$ npm install @buildit/gravy

If you have Eyeglass installed, you can simply include the symbol Gravy exports to your main scss file:

@include "gravy";

Once that's done, you can start configuring it by overriding the needed variables and maps.

Configuration

The configuration has been split in different section to make it more easy to follow.

Contribute & support

You can contribute to the development of this library in many ways:

  • submitting bug reports,
  • opening PRs,
  • getting in touch with our core developers if none the above works (we'll try to answer all of your love letters!).

NOTE Be sure to enable stylelint in your preferred IDE/Editor, or run npm test before pushing and opening a PR: any PR submitted that doesn't lint correctly will be rejected.

Keywords

FAQs

Package last updated on 28 Jul 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

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