🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux s20058.bom1.stableserver.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
👤 User: skhata (1324)
🐘 PHP: 8.4.20
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/skhata/chandrasons.com/public
$

📄 tailwind.config.js

📁 Path: /home/skhata/chandrasons.com/tailwind.config.js
📊 Size: 1.05 KB
🔒 Perm: 0644
📝 MIME: application/javascript
/** @type {import('tailwindcss').Config} */
export default {
    content: [
        './vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php',
        './storage/framework/views/*.php',
        './resources/views/**/*.blade.php',
        './app/Filament/**/*.php',
        './vendor/filament/**/*.blade.php',
    ],
    theme: {
        extend: {
            colors: {
                primary: {
                    DEFAULT: '#0D7B8A',
                    dark: '#0A5C67',
                    light: '#E6F4F6',
                },
                accent: {
                    DEFAULT: '#F4A922',
                    dark: '#C47E0A',
                },
                success: '#27AE60',
                text: {
                    primary: '#1A2332',
                    muted: '#5A6A7A',
                },
            },
            fontFamily: {
                sans: ['Inter', 'Poppins', 'sans-serif'],
            },
        },
    },
    plugins: [
        require('@tailwindcss/typography'),
        require('@tailwindcss/forms'),
    ],
};
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨