🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@antistatique/ehnv-styleguide

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antistatique/ehnv-styleguide

EHNV Styleguide.

latest
Source
npmnpm
Version
1.2.2
Version published
Maintainers
2
Created
Source

EHNV - Styleguide

EHNV Styleguide.

Prerequisites

First of all, you need to have the following tools installed globally on your environment:

  • node v9
  • yarn
  • gulp

Typography

The fonts Proxima is currently served by Typekit's Antistatique account.

Don't forget to include the fonts:

<link rel="stylesheet" href="https://use.typekit.net/xld7vod.css">

Install

$ yarn install
$ yarn build 

Development

First you have to launch Gulp to watch your files

$ gulp serve

Deploy

The deployment of branch dev and master is managed yourself and publish on NPM!

First time

  # You need to create a new realease using git flow
  $ git flow release start 0.0.1
  # Make some last minutes changes and prepare your realease
  $ git flow release finish -p 0.0.1
  # Publish on NPM your last release
  $ npm publish

FAQs

Package last updated on 16 Jan 2024

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