Files
gh-cskiro-claudex-testing-t…/skills/playwright-e2e-automation/templates/css/tailwind-v3.css
2025-11-29 18:17:04 +08:00

21 lines
498 B
CSS

/**
* Tailwind CSS v3 Syntax
*
* This template uses the classic @tailwind directive syntax
* Compatible with: Tailwind CSS >=3.0.0 <4.0.0
*
* Generated by: playwright-e2e-automation skill
*/
/* Base styles, CSS resets, and browser normalization */
@tailwind base;
/* Component classes and utilities */
@tailwind components;
/* Utility classes (spacing, colors, typography, etc.) */
@tailwind utilities;
/* ========== CUSTOM STYLES ========== */
/* Add your custom CSS below this line */