विवरण
Easily add stateful, responsive Tailwind CSS utility classes to Gutenberg blocks in the block editor.
Free plugin functionality:
- Configure Tailwind
- Add Custom CSS ( including ability to @apply Tailwind CSS utility classes )
Pro plugin functionality:
- Purge Unused CSS
- Block-Editor Power-ups:
- Dark Mode Toggle
- GDPR Compliant Google Fonts (Bunny Fonts)
- Group Block Link
- Archive Title Filter
- Meta Description Tag
- Gallery Carousel
Go Pro
Free full-site-editing (FSE) block theme:
Free ready-to-use copy & paste block patterns:
Free ready-to-use copy & paste block templates:
Free Video Tutorials
Learn how to speed up your development by adding Tailwind CSS utility classes to Gutenberg blocks:
Tutorials
Copyright
Draft Pro WordPress Plugin, Copyright 2021 leeshadle
Draft Pro WordPress Plugin is distributed under the terms of the GNU GPL
स्क्रीनशॉट्स
Couple the free Draft plugin with our free block theme, free block patterns and free block templates to build WordPress websites fast with Tailwind CSS. The free Draft plugin adds Tailwind CSS to WordPress. Configure Tailwind CSS, @apply Tailwind CSS utility classes, and add Tailwind CSS utility classes to blocks. The free Draft theme is SUPER light weight (5kb) and is built for Tailwind CSS. Copy & Paste all our free block patterns on our website. Copy & Paste all our free block templates on our website. Configure Tailwind CSS without leaving WordPress. Add custom CSS and @apply Tailwind CSS utility classes to your site without leaving WordPress.
इंस्टॉलेशन
This section describes how to install the plugin and get it working.
e.g.
- Upload the
draft
plugin files to the/wp-content/plugins/
directory, or upload the draft.zip file through the WordPress plugins screen directly by clicking ‘Add New’ and selecting the zip file from your computer. - Install and active the Gutenberg WordPress plugin.
- Activate the Draft plugin through the ‘Plugins’ screen in WordPress.
- Use the Draft plugin on your pages and posts.
सामान्य प्रश्न
-
Will TailwindCSS utility classes conflict with other plugins?
-
If they’re using the same utility classes it may override them. You can always configure the Tailwind CSS to use a prefix if you need a different namespace.
-
What themes is the Draft plugin compatible with?
-
Any theme built for the Gutenberg editor.
समीक्षाएं
सहायक &डेवलपर्स
Translate “Draft – Add Tailwind CSS to WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
2.0.0
- Complete Plugin rebuild
- Completely customize your Tailwind CSS configuration as you would outside of WordPress
- Add Custom CSS and leverage Tailwind directives such as @apply, @layer, etc.
- Updated Default Tailwind CSS configuration for building block patterns, pages, and websites
1.0.1
- Updating Plugin Settings – Removing core ColorPalette component from TailwindCSS Color configuration settings. New ColorPalette component was breaking the editor. Will work on finding an alternative.
1.0.0
- Release