# easy-invoice/2.3.4/tools/tailwind-build/input.css

Easy Invoice – Invoice Generator, PDF Quotes &amp; Payments, version 2.3.4. 7 lines.

- Page: https://pluginprobe.com/plugins/easy-invoice/2.3.4/code/tools/tailwind-build/input.css
- Raw: https://pluginprobe.com/plugins/easy-invoice/2.3.4/raw/tools/tailwind-build/input.css
- Modified: 2026-05-21T08:29:24+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/easy-invoice/2.3.4/code/tools/tailwind-build/input.css#L10-L20`.

```css
/* Tailwind v3 entry point — emits @tailwind base/components/utilities so
 * the build produces the full set of utilities (then purged by the
 * content scan + safelist defined in tailwind.config.js). */
@tailwind base;
@tailwind components;
@tailwind utilities;

```
