tailwind-antd-react-kit
TypeScript icon, indicating that this package has built-in type declarations

1.5.6 • Public • Published

tailwind-antd-react-kit

UI Components and helpers for frontend development using Tailwind + Ant Design and React.js

NPM JavaScript Style Guide

Install

npm install --save tailwind-antd-react-kit

Usage

import React, { Component } from "react";

import { MyComponent } from "tailwind-antd-react-kit";

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

Showcase

Import the component

import { HeroCardImageRight } from "tailwind-antd-react-kit";

tark-hero.png

tark-hero-dark-inclined.png

tark-hero-default-inclined.png

Docs

Documentation available here

License

MIT © lambou

Readme

Keywords

none

Package Sidebar

Install

npm i tailwind-antd-react-kit

Weekly Downloads

88

Version

1.5.6

License

none

Unpacked Size

474 kB

Total Files

176

Last publish

Collaborators

  • lambou