Add netxjs app

This commit is contained in:
2023-10-30 22:14:49 +01:00
parent c337c3dfd5
commit 7d54a53005
15 changed files with 4679 additions and 0 deletions

View File

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