@dgshahr/dg-theme-tailwind-plugin

1.0.3 • Public • Published

Dg shahr tailwind plugin

A tailwind plugin with dg shahr theme

Run Locally

Install dependencies

  yarn

Link package to node_modules and watch for compile tailwind

  yarn dev

And After you are done editing

  yarn build

Then change current version in package.json and run

  npm publish

Usage/Examples

In tailwind.config.js file

/** @type {import('tailwindcss').Config} */
module.exports = {
  // ...
  plugins: [require("@dgshahr/dg-theme-tailwind-plugin")],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @dgshahr/dg-theme-tailwind-plugin

Weekly Downloads

39

Version

1.0.3

License

MIT

Unpacked Size

36.8 kB

Total Files

15

Last publish

Collaborators

  • dgshahr