@nowtv/nowtv-styleguide

5.5.9 • Public • Published

nowtv-styleguide npm Circle CI

A set of basic styles

Installation

npm install @nowtv/nowtv-styleguide --save

Usage

Then you can either require the pre-compiled scss or the compiled css

SCSS

@import "../node_modules/@nowtv/nowtv-styleguide/src/fonts.css";
@import "../node_modules/@nowtv/nowtv-styleguide/src/styleguide.scss";

You will also need to ensure you are compiling scss from within node_modules/@nowtv/nowtv-styleguide.

HTML

<link rel="stylesheet" href="../node_modules/@nowtv/nowtv-styleguide/dist/fonts.css">
<link rel="stylesheet" href="../node_modules/@nowtv/nowtv-styleguide/dist/styleguide.css">

Readme

Keywords

Package Sidebar

Install

npm i @nowtv/nowtv-styleguide

Weekly Downloads

2

Version

5.5.9

License

ISC

Last publish

Collaborators

  • nowtv