/*
Theme Name: Nicas Corp Theme
Theme URI: https://nicascorp.com
Author: Nicas Corp
Author URI: https://nicascorp.com
Description: Custom theme for Nicas Corporation
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nicas-corp
*/

/* 
 * This theme uses Tailwind CSS via JavaScript for development.
 * In production, this should be replaced by a build step.
 */
body {
    visibility: visible;
    /* Prevent FOUC if JS fails */
}