/*
Theme Name: Bipinon Minimal
Theme URI: https://bipinon.com
Author: Bipin Prakash Dhakal
Author URI: https://bipinon.com
Description: A minimal personal portfolio theme for a developer, poet and writer. Built with Tailwind CSS, vanilla JS and custom post types for poems, quotes, experience and companies. Custom-built for bipinon.com.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: bipinon
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Base visual styles live in assets/css/main.css (compiled Tailwind), enqueued via functions.php.
   This file is kept mainly for WordPress theme identification and a tiny no-JS fallback. */
.no-js .reveal { opacity: 1 !important; transform: none !important; }
