@pnx-mixtape/react

2.3.4 • Public • Published

@pnx-mixtape/react

These components live in a separate storybook instance. Please run;

npm run storybook

To spin this up locally.

This package is a work in progress!

Installation

npm install @pnx-mixtape/react --save

How to use

CSS

  • PostCSS workflow: @import '@pnx-mixtape/react';
  • Native CSS: @import url('dist/react.css');
  • Link tag: <link href="dist/react.css" rel="stylesheet" type="text/css">

Vanilla JS

  • ES6 import: import * from '@pnx-mixtape/react';
  • Script tag: <script src="dist/react.js" type="text/javascript"></script>

Readme

Keywords

none

Package Sidebar

Install

npm i @pnx-mixtape/react

Weekly Downloads

18

Version

2.3.4

License

MIT

Unpacked Size

472 kB

Total Files

331

Last publish

Collaborators

  • previousnext-admin
  • larowlan
  • jptaranto
  • godamage
  • rikki_iki