uawdijnntqw1x1x1
IP : 216.73.216.130
Hostname : it-staging-server
Kernel : Linux it-staging-server 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
forge
/
.local
/
..
/
stage.herta-bht.smartcon-survey.com
/
.
/
tailwind.config.js
/
/
import defaultTheme from 'tailwindcss/defaultTheme'; import forms from '@tailwindcss/forms'; /** @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', './resources/js/**/*.vue', ], theme: { extend: { fontFamily: { sans: ['Figtree', ...defaultTheme.fontFamily.sans], }, boxShadow:{ brand: '0px 2px 3px -1px rgba(0, 0, 0, 0.40)' } }, }, plugins: [forms], };
/home/forge/.local/../stage.herta-bht.smartcon-survey.com/./tailwind.config.js