@oscarnewman/twist
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

twist

Unopinionated, helpful components built on Tailwind

NPM JavaScript Style Guide

Install

npm install --save twist

Usage

import React, { Component } from 'react'

import MyComponent from 'twist'
import 'twist/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © oscarnewman

Readme

Keywords

none

Package Sidebar

Install

npm i @oscarnewman/twist

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

30.6 kB

Total Files

18

Last publish

Collaborators

  • oscarnewman