mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
- search UI icon in desktop implemented
- spotlight refactoring
This commit is contained in:
1
tailwind.config.js
vendored
1
tailwind.config.js
vendored
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
purge: { content: ['./resources/js/**/*.{js,jsx,ts,tsx,vue}',] },
|
||||
mode: 'jit',
|
||||
darkMode: 'class', // or 'media' or 'class'
|
||||
theme: {
|
||||
debugScreens: {
|
||||
|
||||
Reference in New Issue
Block a user