1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

chore(deps): add tailwindcss [DTD-29] (#6604)

This commit is contained in:
Chaim Lev-Ari 2022-04-26 08:16:46 +03:00 committed by GitHub
parent d08b498cb9
commit 141a530e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 746 additions and 872 deletions

View file

@ -16,6 +16,9 @@ module.exports = {
exportLocalsConvention: 'camelCaseOnly',
},
},
postcssLoaderOptions: {
implementation: require('postcss'),
},
},
},
],