Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin_new2
/
vendor
/
santigarcor
/
laratrust
/
Filename :
tailwind.config.js
back
Copy
module.exports = { purge: [ './resources/**/*.html', './resources/**/*.blade.php', ], theme: { extend: {}, }, variants: {}, plugins: [ require('@tailwindcss/custom-forms'), ], }