@overall-finance/tailwind

0.0.1 • Public • Published

@overall-finance/tailwind

This package provides the tailwindcss plugin used by the overall-finance.

Installation

yarn add @overall-finance/tailwind

/* tailwind.config.js */
const piedao = require('@overall-finance/tailwind');

module.exports = {
  theme: {},
  variants: {},
  plugins: [piedao],
}

Commands

yarn lint

Runs the linter to make sure all is well with the world. Please make sure to do this prior to submitting any PRs. Code which fails linting will be rejected.

yarn release

Lints and the publishes the to npmjs.org.

/@overall-finance/tailwind/

    Package Sidebar

    Install

    npm i @overall-finance/tailwind

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    26

    Last publish

    Collaborators

    • alexintosh