/*
Theme Name: Custom Tailwind Modern Theme
Theme URI: https://example.com/custom-tailwind-theme
Author: Expert Developer
Author URI: https://example.com
Description: A modern, high-performance, modular WordPress theme built with Tailwind CSS, custom navigation, dynamic loops, and responsive layout structure.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, tailwind, responsive, modern, dynamic
Text Domain: custom-tailwind-theme
*/

html {
    scroll-behavior: smooth;
}