# extendify/3.2.1/src/Recommendations/recommendations.css

Extendify, version 3.2.1. 8 lines.

- Page: https://pluginprobe.com/plugins/extendify/3.2.1/code/src/Recommendations/recommendations.css
- Raw: https://pluginprobe.com/plugins/extendify/3.2.1/raw/src/Recommendations/recommendations.css
- Modified: 2026-08-12T16:23:58+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/extendify/3.2.1/code/src/Recommendations/recommendations.css#L10-L20`.

```css
@import "tailwindcss" source(none) important;
@import "../tailwind.css" source(none);
@source ".";

:root {
	color-scheme: only light;
}

```
