/*
Theme Name: WorkFlo Theme
Theme URI: https://example.com/
Author: Your Name
Author URI: https://example.com/
Description: A lightweight WordPress theme generated from WorkFlo static HTML files.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: workflo-theme
*/

/* Add theme styles below or enqueue Tailwind from functions.php */

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
