# windpress/3.2.90/stubs/tailwindcss-v4/main.css

WindPress – Tailwind CSS integration for WordPress, version 3.2.90. 8 lines.

- Page: https://pluginprobe.com/plugins/windpress/3.2.90/code/stubs/tailwindcss-v4/main.css
- Raw: https://pluginprobe.com/plugins/windpress/3.2.90/raw/stubs/tailwindcss-v4/main.css
- Modified: 2026-03-27T03:00:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/windpress/3.2.90/code/stubs/tailwindcss-v4/main.css#L10-L20`.

```css
@layer theme, base, components, utilities;

@import "tailwindcss/theme.css" layer(theme) theme(static);
/* @import "tailwindcss/preflight.css" layer(base); */
@import "tailwindcss/utilities.css" layer(utilities);

@import "./wizard.css";

```
