module.exports = { relative: false, content: ['../../src/admin_views/**/*.php'], prefix: 'ld-', theme: { extend: {}, }, plugins: [], corePlugins: { preflight: false, }, safelist: [ { pattern: /col-span-([1-9]|1[0-2])/, // For dashboard sections. variants: ['lg', 'md'], }, ], };
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dist | Folder | 0755 |
|
|
themes | Folder | 0755 |
|
|
tailwind.config.js | File | 303 B | 0644 |
|