basic frontend
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
aovantsev
2025-10-03 11:32:59 +03:00
parent 78122bc996
commit 324e861218
35 changed files with 20764 additions and 22 deletions

View File

@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}