@devzom/custom-tailwind-config

1.1.1 • Public • Published

W.I.P - Tailwind custom config

Not ready yet.

This is plugin with custom preset for Tailwind to share between projects.

[x] Created for personal use.

Usage

Use package manager NPM/Yarn/PNPM to install NPM package and add it to tailwind.config.js file:

/* tailwind.config.js file*/

module.exports = {
    presets: [
      require('@devzom/custom-tailwind-config');
  ],
  ...
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @devzom/custom-tailwind-config

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • devzomerfeld