add Docker build frontend

This commit is contained in:
2024-03-14 20:54:28 +03:00
parent 530f5e9f8a
commit 0b0869a79c
10 changed files with 173 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {},
},
};