2.1.7 • Published 1 year ago

@webreact/webreactor-tailwind-plugins v2.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Webractor Tailwind Plugins

This is a boilerplate theme for WordPress using Tailwind CSS.

Installation

Install using npm or yarn:

npm install @webreact/webreactor-tailwind-plugins

Usage

// tailwind.config.js
module.exports = {
    // ... other config
    plugins: [
        // ... other plugins
        require('@webreact/webreactor-tailwind-plugins').utilities,
        require('@webreact/webreactor-tailwind-plugins').variants,
        // OR
        ...require('@webreact/webreactor-tailwind-plugins').all
    ]
}
2.1.7

1 year ago

2.1.6

1 year ago

2.1.4

1 year ago

2.1.3

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

2.0.0-0

1 year ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago