Second commit because first was to initialize

This commit is contained in:
2025-07-11 20:39:35 +03:00
parent cbbe43a691
commit 44f586cb66
299 changed files with 1888 additions and 4256 deletions

View File

@@ -1,6 +1,5 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};
export default {
plugins: {
autoprefixer: {}
}
};