/*
Theme Name: StarsTrivia Theme
Description: A modern custom theme for StarsTrivia based on React.
Author: ReactLead
Version: 1.0.0
*/

/*
 * NOTE: All UI rendering styling is now handled directly by Tailwind CSS.
 * Custom CSS has been removed to prefer single-source truth utility styling
 * from the React components. Do not add component-specific styles here. 
 * Use Tailwind utility classes in your FSE HTML templates instead.
 */