/*
Theme Name: JS Plus Business
Theme URI: https://example.com/jsplus-business
Author: Antigravity
Author URI: https://example.com
Description: A custom WordPress theme converted from Next.js using Tailwind CSS 4.0
Version: 1.0.0
Text Domain: jsplus-business
*/

/* Tailwind CSS will be injected here by the build process if we use this file as input, 
   OR we can have a separate input file and output to assets/css/main.css. 
   Standard WP practice is style.css contains the header, and main styles are enqueued. 
   But for simplicity with Tailwind, we can import tailwind here if we process this file.
   However, Tailwind 4 usually wants a CSS file to watch.
   Let's keep this file for WP metadata and use assets/css/input.css for Tailwind.
*/
