1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

добавление смены темы, в прошлый раз не добавилось

This commit is contained in:
MoonTestUse1
2025-01-05 05:15:48 +06:00
parent 1f1f37c991
commit fba5b250a7
2 changed files with 16 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ export default {
},
},
plugins: [
require('@tailwindcss/forms')
require('@tailwindcss/forms')({
strategy: 'class'
})
],
}