/*
Theme Name: Spreadsheet Coding
Theme URI: https://spreadsheet-coding.com
Author: Spreadsheet Coding
Author URI: https://spreadsheet-coding.com
Description: A very basic standalone theme styled with Tailwind CSS v4.
Version: 1.0.0
Requires at least: 6.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spreadsheet-coding
*/

/* Tailwind supplies the styling. Add any hand-written overrides below. */

/* Hide Alpine.js-controlled elements until Alpine initialises (prevents flash). */
[x-cloak] { display: none !important; }
