basic screen recording function

This commit is contained in:
Siddharth
2025-10-09 22:37:32 -07:00
commit 273a01895c
30 changed files with 8822 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}