/*
Theme Name: Caawiye Theme
Theme URI: https://somnest.net/
Author: Somnest dev
Author URI: https://somnest.net/
Description: Modern, responsive, theme for the Caawiye Q&A Community.
Version: 1.0.0
Text Domain: caawiye
*/

/* Custom CSS can override Tailwind utilities here if absolutely necessary, but generally avoid it. */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[x-cloak] {
    display: none !important;
}
