TailPress – Tailwind for WordPress

plugin banner

Seamless integration of Tailwind for WordPress.

Author:freshbrewedweb (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:6.1.6
Plugin version:0.4.4
Added to WordPress repository:09-06-2022
Last updated:04-04-2023
Rating, %:100
Rated by:12
Plugin URI:https://greghunt.dev/posts/tailwind-for-wordp...
Total downloads:9 851
Active installs:1 000+
plugin download
Click to start download

Tailwind CSS is a great companion to building block based sites in WordPress. Unfortunately, it’s been pretty complicated to add Tailwind CSS to WordPress since it needs to be compiled with Node.js in order to be production ready.

This plugin takes care of that by adding Tailwind CSS to WordPress in one easy step (activate the plugin) and at the same time takes care of performance and caching so your site remains fast and production ready!

Who It’s For

This is primarily for developers and users that are familiar with Tailwind CSS and comfortable styling their site using their utility class framework.

It’s also for those who have struggled to add Tailwind to their workflow without having to constantly compile their CSS every time the classes in their page content changes.

How it Works

  • Extracts classes from pages and compiles them server-side into Tailwind CSS
  • Caches the dynamically generated CSS to avoid performance issues on the frontend of your production site.

Are you affiliated with tailpress.io the theme?

No, we are not! Unfortunately the same name was used for both out of coincidence, but we are not affiliated and are two different solutions. Tailpress.io is a great starting point for developing custom themes with deep integration of Tailwind. I would recommend it for any developer that wants to build a custom theme that depends heavily on Tailwind.

Tailpress, this plugin, adds Tailwind support to any project as an add-on. It can be used as much or as little as you need, added to custom themes or pre-existing ones.

Can this be used in production?

Yes! Although the styles in the backend get generated on the fly, the CSS on the frontend gets cached for every page. Changing any classes on the page will bust the cache automatically so it’ll still stay up to date with any changes.

Can this be used outside the block editor?

Yes! This will work anywhere on the backend or front end of your site that uses classes to style things.

Known Issues

Device Preview Mode in Block Editor

The non-desktop preview modes in the block editor utilize an iframe and don’t load assets properly. Therefore your Tailwind styles won’t be visible here.

Page Caching

If you have any page caching on your site, you’ll have to clear your cache for the best experience.


ChangeLog