Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@efelle/gravity-swatch

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@efelle/gravity-swatch

  • 0.4.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Introduction

Because there is a law such as gravity, the universe can and will create itself from nothing.

Installation

The Gravity swatch theme is distributed through npm as a registered private package. You must first be given read-access to the repository to be able to download the package through yarn or npm. Be sure you've logged in under your account through npm or yarn.

yarn add @efelle/gravity-swatch

Contributing

Run the following command to install the required dependencies.

yarn

Compiling

Once the dependencies have been resolved, compiling the source code is simple:

yarn watch

the watch script will tell webpack to compile and watch for any future changes to the code base.

Publishing

Once you are ready to publish, compile the source code for production:

yarn production

Bump the version in the package.json file, and finally, use npm to publish:

npm publish

Utilities

The following utility classes were added as part of this swatch theme.

bg-white

<div class="bg-white">Cras mattis consectetur purus sit amet fermentum.</div>

FAQs

Package last updated on 13 Mar 2018

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