1.1.4 • Published 6 years ago
@politico/interactive-style-sketch v1.1.4
@politico/interactive-style-sketch
Component library for internal app pages.
Quick Start
Installation:
$ yarn add @politico/interactive-style-sketchImport only what you need:
import { Text } from '@politico/interactive-style-sketch';Use it in your component:
import React from 'react';
const MyComponent = () => (
<Text />
);
export default MyComponent;Development
Clone Repo:
$ git clone https://github.com/The-Politico/politico-interactive-style-sketchInstall dependencies:
$ yarnStart development server:
$ yarn startBuild assets:
$ yarn build1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.0
6 years ago
0.0.13
7 years ago
0.0.12
7 years ago
0.0.11
7 years ago
0.0.10
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago