/*
Theme Name: Tiendas Davis Theme
Theme URI: https://example.com/tiendas-davis
Author: Antigravity
Author URI: https://example.com
Description: A custom WordPress theme converted from a React/Vite project.
Version: 1.0.0
License: GPLO
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tiendas-davis-theme
*/

/* Basic Reset for consistency if Tailwind base isn't enough, though Tailwind handles most of this. */
html, body {
    margin: 0;
    padding: 0;
}
