2.1.7 • Published 3 years ago

@webreact/webreactor-tailwind-plugins v2.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years 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

3 years ago

2.1.6

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

2.0.0-0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago