/*
Theme Name: Naledi Clean Theme
Theme URI: https://naledicleaning.com
Author: Digital Monarch Limited
Author URI: http://digitalmonarchlimited.ng
Description: A custom WordPress theme for cleaning services
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: naledi-clean
*/

/* Add your custom styles here */
body {
	/*
    font-size: 16px !important;*/
  }

@tailwind base;
@tailwind components;
@tailwind utilities;